fix doc build error

This commit is contained in:
David Lord 2017-05-27 10:43:57 -07:00
parent 8eff9bda3d
commit d2a46dc56d
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8

View file

@ -25,7 +25,7 @@ on the module level.
exist: exist:
- while a request is active, the context local objects - while a request is active, the context local objects
(:data:`flask.request` and others) point to the current request. (:data:`flask.request` and others) point to the current request.
- any code can get hold of these objects at any time. - any code can get hold of these objects at any time.
3. There is also a third state somewhere in between 'module-level' and 3. There is also a third state somewhere in between 'module-level' and