diff --git a/docs/key-concept.md b/docs/key-concept.md index b831b42d..4e4c26a9 100644 --- a/docs/key-concept.md +++ b/docs/key-concept.md @@ -39,7 +39,7 @@ const demo2 = new Elysia() # Key Concept -Elysia has a every important concepts that you need to understand to use. +Elysia has very important concepts that you need to understand to begin with. This page covers most concepts that you should know before getting started.