Skip to content

Commit c4ee785

Browse files
authored
Fixed documentation typo
1 parent c301135 commit c4ee785

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customizing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ joined-table inheritance.
2121

2222
.. code-block:: python
2323
24-
from flask_sqlalchemy.model import model
24+
from flask_sqlalchemy.model import Model
2525
import sqlalchemy as sa
2626
import sqlalchemy.orm
2727

0 commit comments

Comments
 (0)