Skip to content

Commit 2c9c269

Browse files
committed
Fixed a broken reference
1 parent 29bda59 commit 2c9c269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tutorial/dbcon.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ things on other objects because this would not work with threaded
4040
environments. That special :data:`~flask.g` object does some magic behind
4141
the scenes to ensure it does the right thing.
4242

43-
For an even better way to handle such resources see the :ref:`slite3`
43+
For an even better way to handle such resources see the :ref:`sqlite3`
4444
documentation.
4545

4646
Continue to :ref:`tutorial-views`.

0 commit comments

Comments
 (0)