We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37c681f commit b0ea3beCopy full SHA for b0ea3be
doc/scaling.rst
@@ -16,7 +16,7 @@ Multiple namespaces
16
17
There are many different ways to organize your Flask-RESTX app,
18
but here we'll describe one that scales pretty well with larger apps
19
-and maintains a nice level organization.
+and maintains a nice level of organization.
20
21
Flask-RESTX provides a way to use almost the same pattern as Flask's `blueprint`.
22
The main idea is to split your app into reusable namespaces.
0 commit comments