Skip to content

Commit ff1bfb2

Browse files
authored
docs: fix graphql-request typo (#1277)
1 parent 25a776d commit ff1bfb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/pages/docs/graphql.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Because React Query's fetching mechanisms are agnostically built on Promises, yo
77

88
## Examples
99

10-
- [basic-graphql-request](../docs/examples/basic-graphql-request) (The "basic" example, but implemented with [`graphq-request`](https://github.com/prisma-labs/graphql-request))
10+
- [basic-graphql-request](../docs/examples/basic-graphql-request) (The "basic" example, but implemented with [`graphql-request`](https://github.com/prisma-labs/graphql-request))

0 commit comments

Comments
 (0)