Skip to content

Commit b6dac38

Browse files
committed
really fixing it this time
1 parent 30a51f2 commit b6dac38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/appcontext.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ assumptions are true:
1818
modify it, there is no magic proxy that can give you a reference to
1919
the application object you're currently creating or modifying.
2020

21-
In the contrast, during request handling, a couple of other rules exist:
21+
In contrast, during request handling, a couple of other rules exist:
2222

2323
- while a request is active, the context local objects
2424
(:data:`flask.request` and others) point to the current request.

0 commit comments

Comments
 (0)