diff --git a/docs/docs/resources/changelog.md b/docs/docs/resources/changelog.md
index 54007dcf6..3247b4502 100644
--- a/docs/docs/resources/changelog.md
+++ b/docs/docs/resources/changelog.md
@@ -17,17 +17,17 @@ During the alpha period, things might break! We take breaking changes very serio
- Added the Finnish translation
- Added the Italian translation
- Added the Ukrainian translation
-- Added support for Enter to `` to align with ARIA APG's [window splitter pattern](https://www.w3.org/WAI/ARIA/apg/patterns/windowsplitter/)
+- Added support for Enter to `` to align with ARIA APG's [window splitter pattern](https://www.w3.org/WAI/ARIA/apg/patterns/windowsplitter/)
- Added more resilient support for lazy loaded options in ``
- Added support for vertical button groups
- Fixed a bug in `` when using `precision`
-- Fixed a bug in `` that allowed tabbing into the rating when readonly
+- Fixed a bug in `` that allowed tabbing into the rating when readonly
- Fixed a bug in `` where the title attribute would show with redundant info
-- Fixed a bug in `` that caused the placeholder to display incorrectly when using placeholder and multiple
+- Fixed a bug in `` that caused the placeholder to display incorrectly when using placeholder and multiple
- Fixed a bug in `` that caused a memory leak in disconnected elements
- Fixed a bug in `` that prevented label changes in `` from updating the controller
- Fixed a bug in `` that caused interactive elements to be activated when dragging
-- Fixed a bug in `` that prevented changing tabs by setting `active` on `` elements
+- Fixed a bug in `` that prevented changing tabs by setting `active` on `` elements
- Improved alignment of the play icon in ``
- Improved behavior of link buttons to not set `noreferrer noopener` by default