From 06f237f6393df2076b38b4043376e589b37c1971 Mon Sep 17 00:00:00 2001 From: Benjie Date: Thu, 17 Oct 2024 18:27:25 +0100 Subject: [PATCH] Update spec/Section 5 -- Validation.md Co-authored-by: Shane Krueger --- spec/Section 5 -- Validation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Section 5 -- Validation.md b/spec/Section 5 -- Validation.md index 00ba6b601..07d27831f 100644 --- a/spec/Section 5 -- Validation.md +++ b/spec/Section 5 -- Validation.md @@ -144,7 +144,7 @@ extend type Dog { - For each operation definition {operation} in the document: - Let {rootOperationType} be the _root operation type_ in {schema} corresponding to the kind of {operation}. - - {operationRootType} must exist. + - {rootOperationType} must exist. **Explanatory Text**