diff --git a/spec/Section 3 -- Type System.md b/spec/Section 3 -- Type System.md index d32b08566..09ed7f8c4 100644 --- a/spec/Section 3 -- Type System.md +++ b/spec/Section 3 -- Type System.md @@ -221,7 +221,7 @@ _root operation type_ uses its respective _default root type name_ and no other type uses any _default root type name_. Likewise, when representing a GraphQL schema using the type system definition -language, a schema definition should be omitted if each _root operation type_ +language, a schema definition may be omitted if each _root operation type_ uses its respective _default root type name_ and no other type uses any _default root type name_.