mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
Merge pull request #582 from varundey/patch-1
Fixed minor grammatical error
This commit is contained in:
commit
05518a7615
|
@ -27,7 +27,7 @@ But also using instances of Enum:
|
|||
Value descriptions
|
||||
------------------
|
||||
|
||||
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
|
||||
needs to have the ``description`` property on it.
|
||||
|
||||
.. code:: python
|
||||
|
|
Loading…
Reference in New Issue
Block a user