diff --git a/changelog.d/5133.bugfix b/changelog.d/5133.bugfix
index 12a32a906bb3829f4f82fcdb4119bbc4004df7f7..be6474a69276cba8fcee1aab46f94dab75ee3933 100644
--- a/changelog.d/5133.bugfix
+++ b/changelog.d/5133.bugfix
@@ -1 +1 @@
-Switch to using a cryptographically-secure random number generator for token strings, ensuring they cannot be predicted by an attacker. Thanks to @opnsec for for identifying and responsibly disclosing this issue!
+Switch to using a cryptographically-secure random number generator for token strings, ensuring they cannot be predicted by an attacker. Thanks to @opnsec for identifying and responsibly disclosing this issue!