From 8d567fb42aee41a29164be875227087700696f2f Mon Sep 17 00:00:00 2001 From: Mahmoud Moravej <55846417+mahmoudmoravej@users.noreply.github.com> Date: Mon, 27 May 2024 13:35:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0c26c2..94ad416 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ you with: - Handling loader and action requests using GraphQL queries and mutations - You can define a local schema and resolvers to handle the request - - You can also run perform GraphQL requests again a remote API + - You can also run perform GraphQL requests against a remote API - Setting up a GraphQL API as a [resource route](https://remix.run/docs/en/v1/guides/resource-routes) And here are some cool ideas what it might do as well in the future: