Skip to content

Commit

Permalink
clarity words
Browse files Browse the repository at this point in the history
  • Loading branch information
syntaqx committed Jul 1, 2024
1 parent 4cd9f8d commit f222e6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ type MyCookies struct {
}
```

Or retrieve them using the `Get` method:
Or retrieve unsigned cookies using the `Get` method:

```go
debug, err := cookie.Get(r, "debug")
Expand Down

0 comments on commit f222e6a

Please sign in to comment.