diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0d4a41a72292ae8b0bb8dab9681a79583458a58b..154749bad7a3eece89de99e52b9a4843f2fd9f97 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,13 +21,16 @@ This website includes docs for some new features that are not available in `v0.4
 Changes to `main` that are *not* in the latest pre-release:
 
 - Fixed: incorrect `padding` property value pair in `search.scss` by [@kevinlin1] in [#1123]
+- Fixed: Fixes minor spacing and comment nits by [@EricFromCanada] in [#1128]
 - Docs: update `README` demo video by [@codewithfan] in [#1097]
 
 [#1097]: https://github.com/just-the-docs/just-the-docs/pull/1097
 [#1123]: https://github.com/just-the-docs/just-the-docs/pull/1123
+[#1128]: https://github.com/just-the-docs/just-the-docs/pull/1128
 
 [@codewithfan]: https://github.com/codewithfan
 [@kevinlin1]: https://github.com/kevinlin1
+[@EricFromCanada]: https://github.com/EricFromCanada
 
 ## Pre-release v0.4.0.rc4