diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8bc39087..a9be8419 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@
Version 2.2.0 - ??/??/2024
- - [ChatGPT Web] Removed the option to force che ChatGPT4 model over ChatGPT3.5, since it was useless now.
+ - [ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
- [OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
- ...
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index b89788b0..096e0d37 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,7 +9,7 @@
ThunderAI Release Notes
Version 2.2.0 - ??/??/2024
- - [ChatGPT Web] Removed the option to force che ChatGPT4 model over ChatGPT3.5, since it was useless now.
+ - [ChatGPT Web] Removed the option to force the ChatGPT4 model over ChatGPT3.5, since it was useless now.
- [OpenAI Comp API] Added a new integration method to use a local LLM via an API compatible with OpenAI's API specifications [#126].
- ...