diff --git a/CHANGELOG.md b/CHANGELOG.md index 63b33f29..5b71cd16 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ ### Bug Fixes - Disable copy button on invalid syntax highlighting blocks to avoid positioning issues. -- Fix typo for `fa-dribble` in `_utilities.scss`. +- Fix typo for `fa-dribbble` in `_utilities.scss`. - Restrict "auto scroll sticky ToC to content" feature to Chromium browsers for now. [#4826](https://github.com/mmistakes/minimal-mistakes/issues/4826) ### Documentation & Maintenance diff --git a/docs/_docs/18-history.md b/docs/_docs/18-history.md index c52dab50..955e2b3f 100644 --- a/docs/_docs/18-history.md +++ b/docs/_docs/18-history.md @@ -5,7 +5,7 @@ permalink: "/docs/history/" excerpt: Change log of enhancements and bug fixes made to the theme. sidebar: nav: docs -last_modified_at: '2024-05-07T14:20:29+08:00' +last_modified_at: '2024-05-07T14:21:22+08:00' toc: false --- @@ -20,7 +20,7 @@ toc: false ### Bug Fixes - Disable copy button on invalid syntax highlighting blocks to avoid positioning issues. -- Fix typo for `fa-dribble` in `_utilities.scss`. +- Fix typo for `fa-dribbble` in `_utilities.scss`. - Restrict "auto scroll sticky ToC to content" feature to Chromium browsers for now. [#4826](https://github.com/mmistakes/minimal-mistakes/issues/4826) ### Documentation & Maintenance