We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddf2d33 commit 708f237Copy full SHA for 708f237
website/pages/en/querying/querying-from-an-application.mdx
@@ -49,7 +49,7 @@ yarn add -D @graphprotocol/client-cli
49
npm install --save-dev @graphprotocol/client-cli
50
```
51
52
-Define you query in a `.graphql` file (or inlined in your `.js` or `.ts` file):
+Define your query in a `.graphql` file (or inlined in your `.js` or `.ts` file):
53
54
```graphql
55
query ExampleQuery {
0 commit comments