You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/introduction.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ Building on top of 3 philosophies:
25
25
- Simplicity
26
26
- Simple building blocks to create an abstraction, not repeating yourself
27
27
- Flexibility
28
-
- You shall be able to customize most of the library to fits your need
28
+
- You shall be able to customize most of the library to fit your need
29
29
30
30
Designed with TypeScript in mind, you don't need to understand TypeScript to take advantage of Elysia. The library understands what you want and automatically infers the type from your code.
0 commit comments