diff --git a/files/templates/component/comment/user_info.html b/files/templates/component/comment/user_info.html
index 6d16c7ff2..ef27b41ce 100644
--- a/files/templates/component/comment/user_info.html
+++ b/files/templates/component/comment/user_info.html
@@ -59,6 +59,6 @@
{% endif %}
{% if c.edited_utc %}
- · Edited {{c.edited_string}}
+ · Edited {{c.edited_string}}
{% endif %}