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 337cee2 commit f8d5710Copy full SHA for f8d5710
website/src/pages/en/subgraphs/querying/graph-client/README.md
@@ -449,7 +449,7 @@ sources:
449
endpoint: https://api.thegraph.com/subgraphs/name/graphprotocol/compound-v2
450
```
451
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:
+As long as there are no conflicts across the composed schemas, you can compose it, and then run a single query to both Subgraphs:
453
454
```graphql
455
query myQuery {
0 commit comments