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 ab5a11b commit b34b309Copy full SHA for b34b309
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 the enum value
+It's possible to add a description to a enum value, for that the enum value
31
needs to have the ``description`` property on it.
32
33
.. code:: python
0 commit comments