Skip to content

Commit 95277d7

Browse files
authored
Merge pull request #1531 from davipatricio/main
Fix typo in ElysiaTypeCustomErrorCallback: valdation to validation
2 parents e8e4408 + d99e31f commit 95277d7

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)