Skip to content

Commit 4fdb933

Browse files
committed
add non-metafield clarification
1 parent 528b590 commit 4fdb933

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
@@ -2262,8 +2262,8 @@ fewer {Name} token that syntactically contains it. Specifically:
22622262
- {DirectiveArgumentCoordinate} has a {DirectiveCoordinate} containing element.
22632263
- {TypeCoordinate} and {DirectiveCoordinate} have no containing element.
22642264

2265-
A _schema coordinate_ is always unique. Each _schema element_ can be referenced
2266-
by exactly one possible schema coordinate.
2265+
A _schema coordinate_ is always unique. Each non-metafield _schema element_ can
2266+
be referenced by exactly one possible schema coordinate.
22672267

22682268
A _schema coordinate_ may refer to either a defined or built-in _schema
22692269
element_. For example, `String` and `@deprecated(reason:)` are both valid schema

0 commit comments

Comments
 (0)