Skip to content

Commit 7bdeee4

Browse files
authored
docs: typo function in end-to-end-type-safety.md
1 parent 37116a2 commit 7bdeee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/patterns/end-to-end-type-safety.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Elysia support End-to-End Type-Safety between client-server with the [Eden](/plu
3434
/>
3535

3636
::: tip
37-
Hover over variable and functino to see type definition.
37+
Hover over variable and function to see type definition.
3838
:::
3939

4040
Elysia allows you change type on server and reflect the type definitions on the client, helping with auto-completion and type-enforcement.

0 commit comments

Comments
 (0)