Fix typos

pull/6/head
Fenny 2020-01-11 07:02:20 +01:00
parent 435f8126be
commit 4d82b053ee
1 changed files with 6 additions and 6 deletions

View File

@ -139,7 +139,7 @@ app.Get("/", func(c *fiber.Ctx) {
```
#### Cookies
Get and set cookies
Get cookies
```go
// Function signature
c.Cookies() string