Skip to content

Commit 6893620

Browse files
authored
fix typo
1 parent a31e6b7 commit 6893620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ The following configuration values are used internally by Flask:
7979

8080
.. py:data:: TESTING
8181
82-
Enable testing mode. Exceptions are propagated rather than handled by the
82+
Enable testing mode. Exceptions are propagated rather than handled by
8383
the app's error handlers. Extensions may also change their behavior to
8484
facilitate easier testing. You should enable this in your own tests.
8585

0 commit comments

Comments
 (0)