aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/ecosystem/hono.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ecosystem/hono.md b/docs/ecosystem/hono.md
index d63975e48..c89dce9f7 100644
--- a/docs/ecosystem/hono.md
+++ b/docs/ecosystem/hono.md
@@ -1,4 +1,4 @@
-[Hono](https://github.com/honojs/hono) is a lightwaight ultrafast web framework designed for the edge.
+[Hono](https://github.com/honojs/hono) is a lightweight ultrafast web framework designed for the edge.
```ts
import { Hono } from 'hono'