Skip to content

Commit cc8f47c

Browse files
author
David Cole
committed
Small Typo fix
1 parent b24438b commit cc8f47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cli.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ info and keeps it around. From that point onwards modifications on the
253253
script info can be done through click options. To simplify this pattern
254254
the :func:`flask.cli.script_info_option` decorator was added.
255255

256-
One Flask actually needs the individual Flask application it will invoke
256+
Once Flask actually needs the individual Flask application it will invoke
257257
the :meth:`flask.cli.ScriptInfo.load_app` method. This happens when the
258258
server starts, when the shell is launched or when the script looks for an
259259
application-provided click command.

0 commit comments

Comments
 (0)