Skip to content

Commit 9cceb50

Browse files
committed
Fix typo in readme
1 parent f941c90 commit 9cceb50

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.4.2, 1.6 or greater and Python 2.6 or greater.
23+
This app requires Django 1.4.2, 1.6, or greater and Python 2.6 or greater.
2424

2525
Getting Help
2626
------------

0 commit comments

Comments
 (0)