Skip to content

Commit

Permalink
chore: fix cors pkg doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitor Hugo Salgado committed Jul 29, 2022
1 parent 55fcab6 commit d56b841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cors/cors.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Package cors implements functions to enable New support for the mock server.
// Package cors implements functions to enable cross-origin resource sharing support for the mock server.
package cors

import (
Expand Down

0 comments on commit d56b841

Please sign in to comment.