Skip to content

Commit f8d5710

Browse files
'As long as there a no conflicts' changed to 'As long as there are no conflicts'
1 parent 337cee2 commit f8d5710

File tree

1 file changed

+1
-1
lines changed
  • website/src/pages/en/subgraphs/querying/graph-client

1 file changed

+1
-1
lines changed

website/src/pages/en/subgraphs/querying/graph-client/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ sources:
449449
endpoint: https://api.thegraph.com/subgraphs/name/graphprotocol/compound-v2
450450
```
451451

452-
As long as there a no conflicts across the composed schemas, you can compose it, and then run a single query to both Subgraphs:
452+
As long as there are no conflicts across the composed schemas, you can compose it, and then run a single query to both Subgraphs:
453453

454454
```graphql
455455
query myQuery {

0 commit comments

Comments
 (0)