We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 662b105 + 20645d9 commit 7d57c29Copy full SHA for 7d57c29
flask/app.py
@@ -84,7 +84,7 @@ class Flask(_PackageBoundObject):
84
85
.. admonition:: About the First Parameter
86
87
- The idea of the first parameter is to give Flask an idea what
+ The idea of the first parameter is to give Flask an idea of what
88
belongs to your application. This name is used to find resources
89
on the file system, can be used by extensions to improve debugging
90
information and a lot more.
0 commit comments