Skip to content

Commit 07b3bbd

Browse files
Update spec/Section 3 -- Type System.md
Co-authored-by: Martin Bonnin <[email protected]>
1 parent caed065 commit 07b3bbd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 3 -- Type System.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2178,8 +2178,8 @@ SchemaCoordinate :
21782178
:: A _schema coordinate_ is a human readable string that uniquely identifies a
21792179
_schema element_ within a GraphQL Schema.
21802180

2181-
:: A _schema element_ can be a named type, a field, an input
2182-
a field, an enum value, a field argument, a directive, or a directive argument.
2181+
:: A _schema element_ can be a named type, a field, an input
2182+
field, an enum value, a field argument, a directive, or a directive argument.
21832183

21842184
A _schema coordinate_ is always unique. Each _schema element_ may be referenced
21852185
by exactly one possible schema coordinate.

0 commit comments

Comments
 (0)