Skip to content

Commit ef77474

Browse files
authored
Update spec/Section 5 -- Validation.md
1 parent 94e2bda commit ef77474

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/Section 5 -- Validation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -337,8 +337,8 @@ must provide the operation name as described in {GetOperation()}.
337337
#### Formal Specification
338338

339339
For each operation definition in the document:
340-
- Let operationType be the type of the operation (query, mutation, or subscription).
341-
- The corresponding type for operationType must be defined in the schema.
340+
- Let {operationType} be the type of the operation (query, mutation, or subscription).
341+
- The corresponding type for {operationType} must be defined in the schema.
342342

343343
#### Explanatory Text
344344

0 commit comments

Comments
 (0)