diff --git a/CHANGELOG.md b/CHANGELOG.md index e5a1ab6..048a1f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Use `disconnectedCallback()` instead of `componentDidUnload()`. - Update to `Stencil` v2.0. -- Fix accesibility issues from GitHub page. +- Fix accessibility issues from GitHub page. ## [1.1.8] - 2020-05-07 ### Fixed