docs: HTTP -> HTTP
This commit is contained in:
parent
2ab91446f6
commit
6dbb015b43
2 changed files with 2 additions and 2 deletions
|
|
@ -58,7 +58,7 @@ show_entries.html
|
|||
This template extends the `layout.html` template from above to display the
|
||||
messages. Note that the `for` loop iterates over the messages we passed
|
||||
in with the :func:`~flask.render_template` function. We also tell the
|
||||
form to submit to your `add_entry` function and use `POST` as `HTTP`
|
||||
form to submit to your `add_entry` function and use `POST` as HTTP
|
||||
method:
|
||||
|
||||
.. sourcecode:: html+jinja
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue