Skip to content

Commit

Permalink
Tweak language
Browse files Browse the repository at this point in the history
  • Loading branch information
eapache authored and leebyron committed Jan 11, 2020
1 parent 23d4a8f commit cb92ed5
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 @@ -245,7 +245,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 cb92ed5

Please sign in to comment.