Skip to content

Commit d99e31f

Browse files
authored
Update types.ts
1 parent 1084b5f commit d99e31f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/type-system/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ export type ElysiaTypeCustomErrorCallback = (
157157
/**
158158
* Error type
159159
*/
160-
type: 'valdation'
160+
type: 'validation'
161161
/**
162162
* Where the error was found
163163
*/

0 commit comments

Comments
 (0)