Skip to content

Commit 2bd2d01

Browse files
authored
[grammar] add "the " to Type Condition section (#712)
1 parent ef4bbca commit 2bd2d01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/Section 2 -- Language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -609,7 +609,7 @@ object).
609609

610610
Fragments can be specified on object types, interfaces, and unions.
611611

612-
Selections within fragments only return values when concrete type of the object
612+
Selections within fragments only return values when the concrete type of the object
613613
it is operating on matches the type of the fragment.
614614

615615
For example in this query on the Facebook data model:

0 commit comments

Comments
 (0)