diff --git a/website/pages/en/querying/querying-from-an-application.mdx b/website/pages/en/querying/querying-from-an-application.mdx index 84c489360087..c9000cf2e5d8 100644 --- a/website/pages/en/querying/querying-from-an-application.mdx +++ b/website/pages/en/querying/querying-from-an-application.mdx @@ -26,7 +26,7 @@ Here are a couple of the more popular GraphQL clients in the ecosystem and how t ### Graph client -The Graph is providing it own GraphQL client, `graph-client` that supports unique features such as: +The Graph is providing its own GraphQL client, `graph-client` that supports unique features such as: - Cross-chain Subgraph Handling: Querying from multiple subgraphs in a single query - [Automatic Block Tracking](https://github.com/graphprotocol/graph-client/blob/main/packages/block-tracking/README.md)