Fix typo
This commit is contained in:
parent
062a096f40
commit
77cdefccee
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ itself.
|
|||
|
||||
To run the application, use the ``flask`` command or
|
||||
``python -m flask``. You need to tell the Flask where your application
|
||||
is with the ``-app`` option.
|
||||
is with the ``--app`` option.
|
||||
|
||||
.. code-block:: text
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue