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.
1 parent b24438b commit cc8f47cCopy full SHA for cc8f47c
docs/cli.rst
@@ -253,7 +253,7 @@ info and keeps it around. From that point onwards modifications on the
253
script info can be done through click options. To simplify this pattern
254
the :func:`flask.cli.script_info_option` decorator was added.
255
256
-One Flask actually needs the individual Flask application it will invoke
+Once Flask actually needs the individual Flask application it will invoke
257
the :meth:`flask.cli.ScriptInfo.load_app` method. This happens when the
258
server starts, when the shell is launched or when the script looks for an
259
application-provided click command.
0 commit comments