Skip to content

Commit 2f8adb3

Browse files
Fennygitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent a20d251 commit 2f8adb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

context.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ app.Post("/", func(c *fiber.Ctx) {
422422

423423
## FormValue
424424

425-
MultipartForm values can be retrieved by name, the **first** value from the given key is returned.
425+
Any form values can be retrieved by name, the **first** value from the given key is returned.
426426

427427
{% code title="Signature" %}
428428
```go

0 commit comments

Comments
 (0)