Skip to content

Commit 1758a1c

Browse files
committed
Tweak language
1 parent b418b60 commit 1758a1c

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
@@ -244,7 +244,7 @@ Fields
244244

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

0 commit comments

Comments
 (0)