diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82c98c42..d4665973 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,7 +9,7 @@
- [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].
- - 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].
+ - 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.
- ...