Skip to content

Commit 95cfff8

Browse files
Update enums.rst
1 parent e07e89d commit 95cfff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/types/enums.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Enums
22
=====
33

4-
A ``Enum`` is a special ``GraphQL`` type that represents a set of
4+
An ``Enum`` is a special ``GraphQL`` type that represents a set of
55
symbolic names (members) bound to unique, constant values.
66

77
Definition

0 commit comments

Comments
 (0)