Skip to content

Commit 8a613f8

Browse files
theorygeekleebyron
authored andcommitted
Adding a missing preposition (#178)
1 parent a357f71 commit 8a613f8

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
@@ -395,7 +395,7 @@ Fields
395395
* `description` may return a String or {null}
396396
* `type` must return a `__Type` that represents the type this input
397397
value expects.
398-
* `defaultValue` may return a String encoding (using the GraphQL language) the
398+
* `defaultValue` may return a String encoding (using the GraphQL language) of the
399399
default value used by this input value in the condition a value is not
400400
provided at runtime. If this input value has no default value, returns {null}.
401401

0 commit comments

Comments
 (0)