Skip to content

Commit 52fbcff

Browse files
authored
Merge pull request #124 from patrickrauls/patch-1
Fixed Typo
2 parents a42b025 + 65dbc61 commit 52fbcff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Building on top of 3 philosophies:
2525
- Simplicity
2626
- Simple building blocks to create an abstraction, not repeating yourself
2727
- 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
2929

3030
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.
3131

0 commit comments

Comments
 (0)