diff --git a/changelog.d/6714.bugfix b/changelog.d/6714.bugfix
index 3924f1ad7967e101f1d8ac7389cfed1e7adad9ce..410516694fc6ddb3cd072220c5266a0f67c84282 100644
--- a/changelog.d/6714.bugfix
+++ b/changelog.d/6714.bugfix
@@ -1 +1 @@
-Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies.
+Fix a bug causing Synapse to not always purge quiet rooms with a low `max_lifetime` in their message retention policies when running the automated purge jobs.