Skip to content

Commit 039d80c

Browse files
committed
Fix typo
1 parent c5b3b64 commit 039d80c

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)