Skip to content

Commit 498208d

Browse files
committed
fix typo
1 parent 7c03988 commit 498208d

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)