diff --git a/CHANGELOG.md b/CHANGELOG.md index d539ee0b..38df9cba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). ## 5.0.9 -* Fixed a way to brake Nano ID by passing non-integer size (by @myndzi). +* Fixed a way to break Nano ID by passing non-integer size (by @myndzi). ## 5.0.8 * Reduced `customAlphabet` size (by @kirillgroshkov). @@ -46,7 +46,7 @@ This project adheres to [Semantic Versioning](http://semver.org/). * Reduced npm package size. ## 3.3.8 -* Fixed a way to brake Nano ID by passing non-integer size (by @myndzi). +* Fixed a way to break Nano ID by passing non-integer size (by @myndzi). ## 3.3.7 * Fixed `node16` TypeScript support (by Saadi Myftija).