Skip to content

Commit 1e5912f

Browse files
idalithbbenface
andauthored
Update website/pages/en/querying/querying-best-practices.mdx
Co-authored-by: Benoît Rouleau <[email protected]>
1 parent b25d08e commit 1e5912f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/pages/en/querying/querying-best-practices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ query [operationName]([variableName]: [variableType]) {
5959
- In a given list of variables, each of them must be unique.
6060
- All defined variables must be used.
6161

62-
> Note: Failing to follow these rules will result in an error from the Graph API.
62+
> Note: Failing to follow these rules will result in an error from The Graph API.
6363
6464
For a complete list of rules with code examples, check out [GraphQL Validations guide](/release-notes/graphql-validations-migration-guide/).
6565

0 commit comments

Comments
 (0)