Skip to content

Commit 3555f57

Browse files
magicmarkBoD
andauthored
Update spec/Section 3 -- Type System.md
Co-authored-by: Benoit 'BoD' Lubek <[email protected]>
1 parent 4b9f37a commit 3555f57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2194,7 +2194,7 @@ coordinates which refer to built-in schema elements. However it must not refer
21942194
to a meta-field. For example, `Business.__typename` is _not_ a valid schema
21952195
coordinate.
21962196

2197-
Note: A union member is not a valid _schema coordinate_ as they reference
2197+
Note: Union members are not valid _schema coordinates_ as they reference
21982198
existing types in the schema. This preserves the uniqueness property of a
21992199
_schema coordinate_ as stated above.
22002200

0 commit comments

Comments
 (0)