diff --git a/spec/Section 4 -- Composition.md b/spec/Section 4 -- Composition.md index 78ed63e..9bdca8f 100644 --- a/spec/Section 4 -- Composition.md +++ b/spec/Section 4 -- Composition.md @@ -388,7 +388,7 @@ ERROR **Formal Specification** -- Let {rootQuery} be the root mutation type defined in the schema, if it exists. +- Let {rootQuery} be the root query type defined in the schema, if it exists. - Let {namedQueryType} be the type with the name `Query` in {schema}, if it exists. - If {rootQuery} is defined: