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 258d68b + 6893620 commit 2ac8988Copy full SHA for 2ac8988
1 file changed
docs/config.rst
@@ -79,7 +79,7 @@ The following configuration values are used internally by Flask:
79
80
.. py:data:: TESTING
81
82
- Enable testing mode. Exceptions are propagated rather than handled by the
+ Enable testing mode. Exceptions are propagated rather than handled by
83
the app's error handlers. Extensions may also change their behavior to
84
facilitate easier testing. You should enable this in your own tests.
85
0 commit comments