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 0b3c0fa commit e5c31c9Copy full SHA for e5c31c9
spec/Section 5 -- Validation.md
@@ -1295,11 +1295,11 @@ fragment resourceFragment on Resource {
1295
1296
### Values of Correct Type
1297
1298
-**Format Specification**
+**Formal Specification**
1299
1300
- * For each input Value {value} in the document.
1301
- * Let {type} be the type expected in the position {value} is found.
1302
- * {value} must be coercible to {type}.
+* For each input Value {value} in the document.
+ * Let {type} be the type expected in the position {value} is found.
+ * {value} must be coercible to {type}.
1303
1304
**Explanatory Text**
1305
0 commit comments