Skip to content

Commit a52e312

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

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
@@ -2216,7 +2216,7 @@ non-leaf nodes within a _schema coordinate_ cannot be found in the {schema}.
22162216

22172217
SchemaCoordinate : Name
22182218

2219-
1. Let {typeName} be the value of the first {Name}.
2219+
1. Let {typeName} be the value of {Name}.
22202220
2. Let {type} be the type in the {schema} named {typeName}.
22212221
3. If {type} does not exist, return {null}.
22222222
4. Return {type}.

0 commit comments

Comments
 (0)