diff --git a/docs/changes.rst b/docs/changes.rst
index 453b18781..a38df519d 100644
--- a/docs/changes.rst
+++ b/docs/changes.rst
@@ -26,7 +26,7 @@ Pending
* Added protection against division by 0 in timer.js
* Auto-update History panel for JavaScript ``fetch`` requests.
-* Support `HTMX boosting `__ and
+* Support `HTMX boosting `__ and
`Turbo `__ pages.
* Simplify logic for ``Panel.enabled`` property by checking cookies earlier.
* Include panel scripts in content when ``RENDER_PANELS`` is set to True.