forked from orbit-oss/flask
Spelling (#1998)
* spelling: cacheability * spelling: conceptually * spelling: javascript * spelling: reset * spelling: raised * comma: instead..., they...
This commit is contained in:
parent
3d856e03fc
commit
6e6c3a4636
5 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ creating the database schema as well as the main module.
|
|||
|
||||
As a quick side note, the files inside of the :file:`static` folder are
|
||||
available to users of the application via HTTP. This is the place where CSS and
|
||||
Javascript files go. Inside the :file:`templates` folder, Flask will look for
|
||||
JavaScript files go. Inside the :file:`templates` folder, Flask will look for
|
||||
`Jinja2`_ templates. You will see examples of this later on.
|
||||
|
||||
For now you should continue with :ref:`tutorial-schema`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue