Skip to content

Commit

Permalink
Fix capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
the10thWiz committed Jun 26, 2024
1 parent 75a424d commit a120f97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/06-responses.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ are:
* [`Flash`] - Sets a "flash" cookie that is removed when accessed.
* [`Json`] - Automatically serializes values into JSON.
* [`MsgPack`] - Automatically serializes values into MessagePack.
* [`Template`] - Renders a dynamic template using handlebars, Tera or MiniJinja.
* [`Template`] - Renders a dynamic template using Handlebars, Tera or MiniJinja.

[`status`]: @api/master/rocket/response/status/
[`content`]: @api/master/rocket/response/content/
Expand Down

0 comments on commit a120f97

Please sign in to comment.