diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7050359b..0a4cfcd2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,7 +11,7 @@
[OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
Custom Prompts storage space incremented to 5MB, using storage.local. Added also the total occupied space at the bottom of the Custom Prompts page [#129].
[ChatGPT Web] Updated the information in the option page.
- A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [#130].
+ A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [More info] [#130].
Added an option to order alphabetically the prompts in the menu.
Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 6ba8e8ca..0130e7c7 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -13,7 +13,7 @@
[OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
Custom Prompts storage space incremented to 5MB, using storage.local
. Added also the total occupied space at the bottom of the Custom Prompts page [#129].
[ChatGPT Web] Updated the information in the option page.
- A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [#130].
+ A new dynamic menu for selecting prompts has been added. In addition to clicking the ThunderAI button, you can now use the CTRL+ALT+A keyboard shortcut [More info] [#130].
Added an option to order alphabetically the prompts in the menu.
Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
...