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.
2 parents 34d03a7 + ef507c7 commit 05518a7Copy full SHA for 05518a7
docs/types/enums.rst
@@ -27,7 +27,7 @@ But also using instances of Enum:
27
Value descriptions
28
------------------
29
30
-It's possible to add a description to a enum value, for that the enum value
+It's possible to add a description to an enum value, for that the enum value
31
needs to have the ``description`` property on it.
32
33
.. code:: python
0 commit comments