Skip to content

Commit c32fb32

Browse files
authored
Fix it's/its grammar error on type page
1 parent 8e9fedc commit c32fb32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/graphql-js/APIReference-TypeSystem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ Enum values as strings, however internally Enums can be represented by any
442442
kind of type, often integers.
443443
444444
Note: If a value is not provided in a definition, the name of the enum value
445-
will be used as it's internal value.
445+
will be used as its internal value.
446446
447447
#### Example
448448

0 commit comments

Comments
 (0)