diff --git a/CHANGELOG.md b/CHANGELOG.md
index 54d0b666e01708ddf96733db1ced33b0f02dca6c..abca90fe2f0dc1ebc5a22b7aa83f182b6ff7d280 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,8 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 ## [Unreleased] ##
 
 ### Added ###
-- Unauthorized inserts can now be cached. Note, that the Crawler cannot 
-  postpone inserts. Only the Cache has now this ability.
+
+- Unauthorized inserts can now be cached. Note that the Crawler cannot postpone
+  inserts but the Cache has the functionality now.
 
 ### Changed ###