Skip to content

Commit c714df8

Browse files
Fix typo
1 parent 1589e3e commit c714df8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ aiohttp_admin
88
**aiohttp_admin** will help you on building an admin interface
99
on top of an existing data model. Library designed to be database agnostic and
1010
decoupled of any ORM or database layer. Admin module relies on async/await syntax (PEP492)
11-
thus *not* compatible with Python older then 3.5.
11+
thus *not* compatible with Python older than 3.5.
1212

1313

1414
.. image:: https://raw.githubusercontent.com/aio-libs/aiohttp_admin/master/docs/demo.gif

0 commit comments

Comments
 (0)