diff --git a/CHANGELOG.md b/CHANGELOG.md
index 184a5fcf..b9a06d1d 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@
- On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
- Implemented placeholders to add additional data to prompts [More info] [#146, #153].
- - Text improved for "Reply to this" prompt.
+ - Text improved for the "Reply to this" prompt.
- Added an option to set the maximux number of characters in the prompt [#165].
- Added a workaround to show an alert message when needed [#166].
- ...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index 7e7c3f04..77b6318c 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -11,7 +11,7 @@
- On the custom prompts page, when editing a prompt, pressing the cancel button will revert any modified values in the form to their saved state.
- Implemented placeholders to add additional data to prompts [More info] [#146, #153].
- - Text improved for "Reply to this" prompt.
+ - Text improved for the "Reply to this" prompt.
- Added an option to set the maximux number of characters in the prompt [#165].
- Added a workaround to show an alert message when needed [#166].
- ...