forked from orbit-oss/flask
fix typo in quickstart
This commit is contained in:
parent
7c01fbcd06
commit
75e92090ee
1 changed files with 1 additions and 1 deletions
|
|
@ -359,7 +359,7 @@ the application secure. Because of that Flask configures the `Jinja2
|
|||
|
||||
Templates can be used to generate any type of text file. For web applications, you'll
|
||||
primarily be generating HTML pages, but you can also generate markdown, plain text for
|
||||
emails, any anything else.
|
||||
emails, and anything else.
|
||||
|
||||
For a reference to HTML, CSS, and other web APIs, use the `MDN Web Docs`_.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue