forked from orbit-oss/flask
Fix a few spelling mistakes in the docs
This commit is contained in:
parent
b57a076fa3
commit
8570633214
5 changed files with 6 additions and 6 deletions
|
|
@ -12,7 +12,7 @@ but you can also continue using the :meth:`Flask.run` method.
|
|||
Command Line
|
||||
------------
|
||||
|
||||
The :command:`flask` command line script (:ref:`cli`) is strongly recommende for
|
||||
The :command:`flask` command line script (:ref:`cli`) is strongly recommended for
|
||||
development because it provides a superior reload experience due to how it
|
||||
loads the application. The basic usage is like this::
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue