diff --git a/apps/web/src/i18n/strings/en_EN.json b/apps/web/src/i18n/strings/en_EN.json
index b15b4d4199..2ccf843819 100644
--- a/apps/web/src/i18n/strings/en_EN.json
+++ b/apps/web/src/i18n/strings/en_EN.json
@@ -3554,7 +3554,7 @@
},
"redaction": "Message deleted by %(name)s",
"reply": {
- "error_loading": "Unable to load event that was replied to, it either does not exist or you do not have permission to view it.",
+ "error_loading": "Unable to load event that was replied to; either it does not exist or you do not have permission to view it.",
"in_reply_to": "In reply to ",
"in_reply_to_for_export": "In reply to this message"
},