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 30a51f2 commit b6dac38Copy full SHA for b6dac38
docs/appcontext.rst
@@ -18,7 +18,7 @@ assumptions are true:
18
modify it, there is no magic proxy that can give you a reference to
19
the application object you're currently creating or modifying.
20
21
-In the contrast, during request handling, a couple of other rules exist:
+In contrast, during request handling, a couple of other rules exist:
22
23
- while a request is active, the context local objects
24
(:data:`flask.request` and others) point to the current request.
0 commit comments