Skip to content

Commit c8e21f1

Browse files
committed
fix doc typo
1 parent 7cbc640 commit c8e21f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/tutorials/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Tutorials
77
=========
88

9-
Enumerations in Python can provide rich class based interfaces well suited to many scenarios. We
9+
Enumerations in Python can provide rich class based interfaces well suited to many use cases. We
1010
present several real world scenarios here that demonstrate the capability of django-enum_ to get
1111
your :class:`~django_enum.fields.EnumField` to do more work.
1212

0 commit comments

Comments
 (0)