Skip to content

Commit 56d6107

Browse files
Fix heading level for Required Arguments validation rule (#1055)
1 parent 3adfcca commit 56d6107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 5 -- Validation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ invalid.
739739
which contains {argument}.
740740
- {arguments} must be the set containing only {argument}.
741741

742-
#### Required Arguments
742+
### Required Arguments
743743

744744
- For each Field or Directive in the document:
745745
- Let {arguments} be the arguments provided by the Field or Directive.

0 commit comments

Comments
 (0)