Skip to content

Commit db3f48e

Browse files
committed
fix sidebar title for flask sqlalchemy
1 parent 35d01d2 commit db3f48e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/pages/examples/flask/flask-sqlalchemy-model.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ category: page
33
slug: flask-sqlalchemy-model-examples
44
sortorder: 50100
55
toc: False
6-
sidebartitle: flask_sqlalchemy.SQLAlchemy Model Examples
6+
sidebartitle: flask_sqlalchemy.SQLAlchemy Model
77
meta: Python code examples for the Model class within the flask_sqlalchemy.SQLAlchemy module of the Flask-SQLAlchemy project.
88

99

0 commit comments

Comments
 (0)