Skip to content

Commit 6f86459

Browse files
committed
Merge pull request #74 from enaqx/patch-2
Fix typo
2 parents 51520d2 + 039d80c commit 6f86459

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
@@ -234,7 +234,7 @@ piece of information available to request within a selection set.
234234
Some fields describe complex data or relationships to other data. In order to
235235
further explore this data, a field may itself contain a selection set, allowing
236236
for deeply nested requests. All GraphQL operations must specify their selections
237-
down to fields which return scalar values to ensure an unambiguosly
237+
down to fields which return scalar values to ensure an unambiguously
238238
shaped response.
239239

240240
For example, this operation selects fields of complex data and relationships

0 commit comments

Comments
 (0)