Skip to content

Commit cb92ed5

Browse files
eapacheleebyron
authored andcommitted
Tweak language
1 parent 23d4a8f commit cb92ed5

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
@@ -245,7 +245,7 @@ Fields
245245

246246
* `kind` must return `__TypeKind.SCALAR`.
247247
* `name` must return a String.
248-
* `specifiedBy` may return a URL or {null}.
248+
* `specifiedBy` may return a String (in the form of a URL) or {null}.
249249
* `description` may return a String or {null}.
250250
* All other fields must return {null}.
251251

0 commit comments

Comments
 (0)