Skip to content

Commit b0bb012

Browse files
authored
typo in docs "querying-from-an-application.mdx" (#783)
typo
1 parent 23f4c46 commit b0bb012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/querying/querying-from-an-application.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Here are a couple of the more popular GraphQL clients in the ecosystem and how t
2626

2727
### Graph client
2828

29-
The Graph is providing it own GraphQL client, `graph-client` that supports unique features such as:
29+
The Graph is providing its own GraphQL client, `graph-client` that supports unique features such as:
3030

3131
- Cross-chain Subgraph Handling: Querying from multiple subgraphs in a single query
3232
- [Automatic Block Tracking](https://github.com/graphprotocol/graph-client/blob/main/packages/block-tracking/README.md)

0 commit comments

Comments
 (0)