fixed typo
This commit is contained in:
parent
207006f4c3
commit
87234fb2f8
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ you do not, head over to the :ref:`installation` section.
|
|||
A Minimal Application
|
||||
---------------------
|
||||
|
||||
A minimal Flask application looks something like that::
|
||||
A minimal Flask application looks something like this::
|
||||
|
||||
from flask import Flask
|
||||
app = Flask(__name__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue