Skip to content

Commit

Permalink
typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothée Rebours committed Jun 7, 2021
1 parent 5d548b5 commit 10de4d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.3] - 2021-06-07
### Fixed
- no longer use `util` module for type verification as it needed to be
polyfilled in the browser.
- no longer use `util` module for type verification as it is needed in the
browser, which would need a polyfill.

## [2.0.2] - 2021-05-26
### Fixed
Expand Down

0 comments on commit 10de4d1

Please sign in to comment.