Skip to content

Commit

Permalink
Tweak language
Browse files Browse the repository at this point in the history
  • Loading branch information
eapache committed Dec 16, 2019
1 parent b418b60 commit 1758a1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/Section 4 -- Introspection.md
Original file line number Diff line number Diff line change
Expand Up @@ -244,7 +244,7 @@ Fields

* `kind` must return `__TypeKind.SCALAR`.
* `name` must return a String.
* `specifiedBy` may return a URL or {null}.
* `specifiedBy` may return a String (in the form of a URL) or {null}.
* `description` may return a String or {null}.
* All other fields must return {null}.

Expand Down

0 comments on commit 1758a1c

Please sign in to comment.