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 29bda59 commit 2c9c269Copy full SHA for 2c9c269
docs/tutorial/dbcon.rst
@@ -40,7 +40,7 @@ things on other objects because this would not work with threaded
40
environments. That special :data:`~flask.g` object does some magic behind
41
the scenes to ensure it does the right thing.
42
43
-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`
44
documentation.
45
46
Continue to :ref:`tutorial-views`.
0 commit comments