Skip to content

Commit b96345c

Browse files
author
Ross Mechanic
authored
Typo in README
1 parent cf590e2 commit b96345c

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
@@ -20,7 +20,7 @@ django-simple-history
2020

2121
django-simple-history stores Django model state on every create/update/delete.
2222

23-
This app requires Django 1.10 and 1.11 and Python 2.7, or 3.4 or greater.
23+
This app requires Django 1.10 or 1.11 and Python 2.7, or 3.4 or greater.
2424
However, the most recent release (1.9.1) supports Django>=1.7,<2.0. The next
2525
release will include Django 2.0 support.
2626

0 commit comments

Comments
 (0)