We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3555f57 commit a52e312Copy full SHA for a52e312
spec/Section 3 -- Type System.md
@@ -2216,7 +2216,7 @@ non-leaf nodes within a _schema coordinate_ cannot be found in the {schema}.
2216
2217
SchemaCoordinate : Name
2218
2219
-1. Let {typeName} be the value of the first {Name}.
+1. Let {typeName} be the value of {Name}.
2220
2. Let {type} be the type in the {schema} named {typeName}.
2221
3. If {type} does not exist, return {null}.
2222
4. Return {type}.
0 commit comments