We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cbc640 commit c8e21f1Copy full SHA for c8e21f1
doc/source/tutorials/index.rst
@@ -6,7 +6,7 @@
6
Tutorials
7
=========
8
9
-Enumerations in Python can provide rich class based interfaces well suited to many scenarios. We
+Enumerations in Python can provide rich class based interfaces well suited to many use cases. We
10
present several real world scenarios here that demonstrate the capability of django-enum_ to get
11
your :class:`~django_enum.fields.EnumField` to do more work.
12
0 commit comments