Skip to content

Commit f464472

Browse files
committed
fixed README.md
1 parent bcac6b3 commit f464472

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ generates:
165165
email: email
166166
```
167167
168-
Then generates yup validation schema like below.
168+
Then generates zod validation schema like below.
169169
170170
```ts
171171
export function ExampleInputSchema(): z.ZodSchema<ExampleInput> {

0 commit comments

Comments
 (0)