Skip to content
Merged
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
4 changes: 2 additions & 2 deletions docs/tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@ If you have used other popular frameworks like Express, Fastify, or Hono, you wi

<Deck>
<Card title="From Express" href="/migrate/from-express">
Comparison between tRPC and Elysia
Comparison between Express and Elysia
</Card>
<Card title="From Fastify" href="/migrate/from-fastify">
Comparison between Fastify and Elysia
</Card>
<Card title="From Hono" href="/migrate/from-hono">
Comparison between tRPC and Elysia
Comparison between Hono and Elysia
</Card>
<Card title="From tRPC" href="/migrate/from-trpc">
Comparison between tRPC and Elysia
Expand Down