Skip to content

Commit

Permalink
docs: fix graphql-request typo (#1277)
Browse files Browse the repository at this point in the history
  • Loading branch information
macklinu committed Nov 11, 2020
1 parent 25a776d commit ff1bfb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/docs/graphql.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Because React Query's fetching mechanisms are agnostically built on Promises, yo

## Examples

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

1 comment on commit ff1bfb2

@vercel
Copy link

@vercel vercel bot commented on ff1bfb2 Nov 11, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.