diff --git a/source/changelog.lisp b/source/changelog.lisp index 0881f64fc05..37099521606 100644 --- a/source/changelog.lisp +++ b/source/changelog.lisp @@ -28,7 +28,7 @@ (define-version "3.11.6" (:nsection :title "Bug fixes" (:ul - (:li "Fix crash on " (:a :href (nyxt-url 'common-settings) ".")) + (:li "Fix crash on " (:a :href (nyxt-url 'common-settings) "common settings") ".") (:li "Fix warnings raised by " (:nxref :command 'pick-color) ".") (:li "Fix " (:nxref :class-name 'nyxt/mode/hint:hint-mode) " performance issues caused by " (:code "Shadow DOMs") " hinting algorithm."))))