Skip to content

Commit 7e6f480

Browse files
committed
Changelog: typo.
1 parent 1dd0546 commit 7e6f480

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
See [Commit ee5615d](https://github.com/colinhacks/zod/commit/ee5615d76b93aac15d7428a17b834a062235f6a1);
1010
- This version restores those properties as a part of Zod plugin in order to comply to the existing implementation;
1111
- The `example` property is marked as deprecated and will be removed in v25 — please refrain from using it;
12-
- The `examples` property still supports an object for backward compatibility, but it will only array in v25;
12+
- The `examples` property still supports an object for backward compatibility, but it will only support array in v25;
1313
- To avoid confusion, consider using the Zod plugin's method `.example()` where possible (except `ez.dateIn()`).
1414

1515
### v24.7.0

0 commit comments

Comments
 (0)