diff --git a/docs/migrate/from-hono.md b/docs/migrate/from-hono.md index 09e5d7b5..40bbf344 100644 --- a/docs/migrate/from-hono.md +++ b/docs/migrate/from-hono.md @@ -17,7 +17,7 @@ head: - - meta - property: 'og:description' - content: This guide is for Hono users who want to see a differences from Elysia including syntax, and how to migrate your application from Hono to Elysia by example. + content: This guide is for Hono users who want to see the differences from Elysia including syntax, and how to migrate your application from Hono to Elysia by example. ---