forked from orbit-oss/flask
Fixed a broken reference
This commit is contained in:
parent
29bda590b2
commit
2c9c269284
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ things on other objects because this would not work with threaded
|
|||
environments. That special :data:`~flask.g` object does some magic behind
|
||||
the scenes to ensure it does the right thing.
|
||||
|
||||
For an even better way to handle such resources see the :ref:`slite3`
|
||||
For an even better way to handle such resources see the :ref:`sqlite3`
|
||||
documentation.
|
||||
|
||||
Continue to :ref:`tutorial-views`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue