Skip to content

Commit 85e0da4

Browse files
committed
docs: Correct flask example README.
1 parent 0509b12 commit 85e0da4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

examples/flask_mongoengine/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ Example Flask+MongoEngine Project
33
================================
44

55
This example project demos integration between Graphene, Flask and MongoEngine.
6-
The project contains two models, one named `Department` and another
7-
named `Employee`.
6+
The project contains three models, which are `Department`, `Employee` and `Role`.
87

98
Getting started
109
---------------

0 commit comments

Comments
 (0)