diff --git a/spec/Section 2 -- Source Schema.md b/spec/Section 2 -- Source Schema.md index 603e508..7969efb 100644 --- a/spec/Section 2 -- Source Schema.md +++ b/spec/Section 2 -- Source Schema.md @@ -244,7 +244,7 @@ still be used within the composite execution schema to fulfill requirements or lookups. In contrast to the `@internal` directive the `@inaccessible` directive hides a -type member from composite schema even if other source schemas on the same type +type member from the composite schema even if other source schemas on the same type system member have no `@inaccessible` directive. ```graphql example