Skip to content

Commit 2d0ebc7

Browse files
committed
fix typo
1 parent 5e76745 commit 2d0ebc7

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
@@ -282,7 +282,7 @@ this query would then be:
282282

283283
Specifying the `query` keyword and an operation name is only required when a
284284
GraphQL document defines multiple operations. We therefore could have written
285-
our the previous query with the query shorthand:
285+
the previous query with the query shorthand:
286286

287287
```
288288
{

0 commit comments

Comments
 (0)