Skip to content

Commit 6a3f534

Browse files
authored
Merge pull request #342 from romanyakovlev/patch-1
fix typo in docs
2 parents a9ba60e + 9eb96d0 commit 6a3f534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Welcome to aiohttp-admin!
1515
**aiohttp_admin** will help you on building an admin interface
1616
on top of an existing data model. Library designed to be database agnostic and
1717
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.
18+
thus *not* compatible with Python older than 3.5.
1919

2020

2121
**What is aiohttp-admin use cases?**

0 commit comments

Comments
 (0)