We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a9ba60e + 9eb96d0 commit 6a3f534Copy full SHA for 6a3f534
docs/index.rst
@@ -15,7 +15,7 @@ Welcome to aiohttp-admin!
15
**aiohttp_admin** will help you on building an admin interface
16
on top of an existing data model. Library designed to be database agnostic and
17
decoupled of any ORM or datbase layer. Admin module relies on async/await syntax (PEP492)
18
-thus *not* compatible with Python older then 3.5.
+thus *not* compatible with Python older than 3.5.
19
20
21
**What is aiohttp-admin use cases?**
0 commit comments