diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bba29b..663c323 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -52,7 +52,7 @@ The format is based on [Keep a Changelog]. ### Bugs fixed * Fix spelling error in generated process names ([#32]). -* Apheleia no longer conflicts with undo-fu (#[39]). +* Apheleia no longer conflicts with undo-fu ([#39]). * Apheleia no longer triggers `after-set-visited-file-name-hook`, which reduces conflicts with various modes. For example, `lsp-mode` will no longer trigger a reconnect every time you save.