diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4d50a8d8..a23921ba 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,8 +6,8 @@
Version 3.6.0 - ??/??/2025
- - [OpenAI API] Added an option to enable or disable the OpenAI storage for API requests [#406].
- - [Ollama API] Added an option to enable or disable the thinking feature [#398].
+ - [OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].
+ - [Ollama API] Added an option to enable the thinking feature [#398].
- [OpenAI Comp API] Handling responses without choices when using RAG [#416].
- [OpenAI Comp API] Added Perplexity configuration [#405].
- [OpenAI Comp API] Added OpenRouter configuration [#401].
diff --git a/options/mzta-release-notes.html b/options/mzta-release-notes.html
index a60fdd2a..b34182bf 100644
--- a/options/mzta-release-notes.html
+++ b/options/mzta-release-notes.html
@@ -9,8 +9,8 @@
ThunderAI Release Notes
Version 3.6.0 - ??/??/2025
- - [OpenAI API] Added an option to enable or disable the OpenAI storage for API requests [#406].
- - [Ollama API] Added an option to enable or disable the thinking feature [#398].
+ - [OpenAI API] Added an option to enable the OpenAI storage for API requests [#406].
+ - [Ollama API] Added an option to enable the thinking feature [#398].
- [OpenAI Comp API] Handling responses without choices when using RAG [#416].
- [OpenAI Comp API] Added Perplexity configuration [#405].
- [OpenAI Comp API] Added OpenRouter configuration [#401].