Skip to content

Commit 87234fb

Browse files
author
Kenneth Reitz
committed
fixed typo
1 parent 207006f commit 87234fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ you do not, head over to the :ref:`installation` section.
1111
A Minimal Application
1212
---------------------
1313

14-
A minimal Flask application looks something like that::
14+
A minimal Flask application looks something like this::
1515

1616
from flask import Flask
1717
app = Flask(__name__)

0 commit comments

Comments
 (0)