diff --git a/CHANGELOG.md b/CHANGELOG.md index ca7f04a..37a7934 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,7 +33,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Show arrow after article heading in article list on hover. - Style `details` arrow. - Style mentions and hashtags in comments. -- Turn "Feed" button to a dropdown if multiple feeds are avaiable (#72). +- Turn "Feed" button to a dropdown if multiple feeds are available (#72). ### Changed diff --git a/typos.toml b/typos.toml index c31c7ca..7fd4c15 100644 --- a/typos.toml +++ b/typos.toml @@ -1,2 +1,2 @@ [files] -extend-exclude = ["static/*.min.js"] +extend-exclude = ["static/*.js", "i18n/ms.toml"]