Skip to content

Commit a0473cd

Browse files
committed
docs(README) Fix Django version typo
1 parent 2091d2b commit a0473cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ class MyModel(models.Model):
211211
# Project details
212212

213213
- python support >= 3.10, pypy3
214-
- django support > 4.2,
214+
- django support >= 4.2
215215
- Source https://github.com/tony/django-slugify-processor
216216
- Docs https://django-slugify-processor.git-pull.com
217217
- API https://django-slugify-processor.git-pull.com/api.html

0 commit comments

Comments
 (0)