Skip to content

Commit a7fa95f

Browse files
committed
formatting
1 parent d7aa129 commit a7fa95f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spec/Section 3 -- Type System.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2263,7 +2263,8 @@ fewer {Name} token that syntactically contains it. Specifically:
22632263

22642264
- The containing element of an {ArgumentCoordinate} is a {MemberCoordinate}.
22652265
- The containing element of a {MemberCoordinate} is a {TypeCoordinate}.
2266-
- The containing element of a {DirectiveArgumentCoordinate} is a {DirectiveCoordinate}.
2266+
- The containing element of a {DirectiveArgumentCoordinate} is a
2267+
{DirectiveCoordinate}.
22672268
- {TypeCoordinate} and {DirectiveCoordinate} have no containing element.
22682269

22692270
A _schema coordinate_ is always unique. Each _schema element_ can be referenced

0 commit comments

Comments
 (0)