From d1475128c5e53af99021515ad4a42b19b4ac8caa Mon Sep 17 00:00:00 2001 From: Chanhee Lee Date: Sun, 19 May 2024 23:18:52 +0900 Subject: [PATCH] Fix typo --- packages/pothos-plugin-effect/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/pothos-plugin-effect/README.md b/packages/pothos-plugin-effect/README.md index 4444c15..05538e6 100644 --- a/packages/pothos-plugin-effect/README.md +++ b/packages/pothos-plugin-effect/README.md @@ -1,6 +1,6 @@ # pothos-plugin-effect -✨ _Perfect_ ✨ compination of [Pothos GraphQL](https://pothos-graphql.dev/) and [Effect](https://effect.website/). This powerful combination will take your GraphQL development experience to the next level! +✨ _Perfect_ ✨ combination of [Pothos GraphQL](https://pothos-graphql.dev/) and [Effect](https://effect.website/). This powerful combination will take your GraphQL development experience to the next level! ```typescript import EffectPlugin from "pothos-plugin-effect";