Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/eden/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Eden is an RPC-like client to connect Elysia with **end-to-end type safety** usi
It allows you to sync client and server types effortlessly, weighing less than 2KB.

Eden consists of 2 modules:
1. Eden Treaty **(recommended)**: an improved RPC version of Eden Treaty
1. Eden Treaty **(recommended)**: an improved RPC version of Eden Fetch
2. Eden Fetch: Fetch-like client with type safety

Below is an overview, use-case and comparison for each module.
Expand Down