Skip to content

Commit b0ea3be

Browse files
Abdur-rahmaanJj5awry
authored andcommitted
simple typo
1 parent 37c681f commit b0ea3be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/scaling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Multiple namespaces
1616

1717
There are many different ways to organize your Flask-RESTX app,
1818
but here we'll describe one that scales pretty well with larger apps
19-
and maintains a nice level organization.
19+
and maintains a nice level of organization.
2020

2121
Flask-RESTX provides a way to use almost the same pattern as Flask's `blueprint`.
2222
The main idea is to split your app into reusable namespaces.

0 commit comments

Comments
 (0)