Skip to content

Commit 6bb8460

Browse files
committed
🔧 fix: use -wide class to handle large screen doc
1 parent 4ea37aa commit 6bb8460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrate/from-hono.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This guide is for Hono users who want to see a differences from Elysia including
3636

3737
**Elysia** is an ergonomic web framework. Designed to be ergonomic and developer-friendly with a focus on **sounds type safety** and performance.
3838

39-
Both frameworks are built on top of Web Standard API, and has slight similar syntax. Hono offers more compatability with multiple runtimes while Elysia focus on specific set of runtimes.
39+
Both frameworks are built on top of Web Standard API, and has slight different syntax. Hono offers more compatability with multiple runtimes while Elysia focus on specific set of runtimes.
4040

4141
## Performance
4242
Elysia has significant performance improvements over Hono thanks to static code analysis.

0 commit comments

Comments
 (0)