Skip to content

Commit 69cab2a

Browse files
committed
Oops, missed one
1 parent bd038f2 commit 69cab2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 4 -- Introspection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ response _unless_ an associated _field error_ has been raised.
421421

422422
The modified type in the `ofType` field may itself be a modified List type,
423423
allowing the representation of Semantic-Non-Null of Lists. However it must not
424-
be a modified Semantic-Non-Null type to avoid a redundant Null-Only-On-Error of
424+
be a modified Semantic-Non-Null type to avoid a redundant Semantic-Non-Null of
425425
Semantic-Non-Null; nor may it be a modified Non-Null type since these types are
426426
mutually exclusive.
427427

0 commit comments

Comments
 (0)