Skip to content

Commit e5c31c9

Browse files
benjieIvanGoncharov
authored andcommitted
Fix 'Format' / 'Formal' typo; fix another header
1 parent 0b3c0fa commit e5c31c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

spec/Section 5 -- Validation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1295,11 +1295,11 @@ fragment resourceFragment on Resource {
12951295

12961296
### Values of Correct Type
12971297

1298-
**Format Specification**
1298+
**Formal Specification**
12991299

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}.
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}.
13031303

13041304
**Explanatory Text**
13051305

0 commit comments

Comments
 (0)