diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e560417..7050359b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,7 +13,7 @@
[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].
Added an option to order alphabetically the prompts in the menu.
- Allowing 0 as dimensions for the chat window in the options page to avoid problems like with NixOS/Hyprland [#137].
+ Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
...
Version 2.1.4 - 11/09/2024
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 2ba5abb2..6ba8e8ca 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -15,7 +15,7 @@
[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].
Added an option to order alphabetically the prompts in the menu.
- Allowing 0 as dimensions for the chat window in the options page to avoid problems like with NixOS/Hyprland [#137].
+ Allow 0 as the dimensions for the chat window in the options page to prevent issues, such as those encountered with NixOS/Hyprland [#137].
...
Version 2.1.4 - 11/09/2024