Skip to content

Commit 2853d37

Browse files
committed
Merge pull request #6 from callahanchris/fix-typo
fix typo
2 parents 99e0e15 + 498208d commit 2853d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ Notice the key is "luke" and not "human", as it was in our previous example
443443
where we did not use the alias.
444444

445445
This is particularly useful if we want to use the same field twice
446-
with different argumetns, as in the following query:
446+
with different arguments, as in the following query:
447447

448448
```
449449
query FetchLukeAndLeiaAliased {

0 commit comments

Comments
 (0)