diff --git a/admin/freeposte/admin/templates/domain/details.html b/admin/freeposte/admin/templates/domain/details.html
index 73fa3c80..e6833b45 100644
--- a/admin/freeposte/admin/templates/domain/details.html
+++ b/admin/freeposte/admin/templates/domain/details.html
@@ -10,7 +10,7 @@ Domain details
{% block main_action %}
{% if current_user.global_admin %}
-Regenerate keys
+Regenerate keys
{% endif %}
{% endblock %}