Skip to content

Commit 2bc85e1

Browse files
benjieJoviDeCroock
andauthored
Update spec/Section 5 -- Validation.md
Co-authored-by: Jovi De Croock <decroockjovi@gmail.com>
1 parent b209bd8 commit 2bc85e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 5 -- Validation.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ extend type Dog {
144144
- For each operation definition {operation} in the document:
145145
- Let {rootOperationType} be the _root operation type_ in {schema}
146146
corresponding to the kind of {operation}.
147-
- {rootOperationType} must exist.
147+
- {rootOperationType} must be defined in {schema}.
148148

149149
**Explanatory Text**
150150

0 commit comments

Comments
 (0)