From fd289ee3835a1ee8c84eb7291e1664c73f3edb71 Mon Sep 17 00:00:00 2001 From: William Espegren <131612909+WilliamEspegren@users.noreply.github.com> Date: Fri, 11 Jul 2025 10:38:58 +0200 Subject: [PATCH] typo --- docs/eden/overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/eden/overview.md b/docs/eden/overview.md index 413f2f4e..ba226f88 100644 --- a/docs/eden/overview.md +++ b/docs/eden/overview.md @@ -56,7 +56,7 @@ Eden is a RPC-like client to connect Elysia **end-to-end type safety** using on Allowing you to sync client and server types effortlessly, weighing less than 2KB. -Eden is consists of 2 modules: +Eden consists of 2 modules: 1. Eden Treaty **(recommended)**: an improved version RFC version of Eden Treaty 2. Eden Fetch: Fetch-like client with type safety.