Skip to content

Commit

Permalink
Fix a typo in readme (#368)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdoi2 authored Nov 20, 2024
1 parent 60cf31c commit eee8671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -764,7 +764,7 @@ As an example `z.string().nullable()` will be rendered differently
- ZodArray
- `minItems`/`maxItems` mapping for `.length()`, `.min()`, `.max()`
- ZodBigInt
- `integer` `type` and `int64` `format` mapping`
- `integer` `type` and `int64` `format` mapping
- ZodBoolean
- ZodBranded
- ZodCatch
Expand Down

0 comments on commit eee8671

Please sign in to comment.