Skip to content

Commit c98936d

Browse files
committed
Fixed typo
1 parent 4fe8e41 commit c98936d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Flask-SQLAlchemy
55

66
.. module:: flaskext.sqlalchemy
77

8-
Flask-SQLAlchemy is an extension for `Flask_` that adds support for
8+
Flask-SQLAlchemy is an extension for `Flask`_ that adds support for
99
`SQLAlchemy`_ to your application. It requires SQLAlchemy 0.6 or
1010
higher. It aims to simplify using SQLAlchemy with Flask by providing
1111
useful defaults and extra helpers that make it easier to accomplish common

0 commit comments

Comments
 (0)