diff --git a/admin/freeposte/admin/templates/domain/details.html b/admin/freeposte/admin/templates/domain/details.html
index 73fa3c8..e6833b4 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 %}