diff --git a/hosting/templates/hosting/user_key.html b/hosting/templates/hosting/user_key.html index 7f8897c5..f94f4107 100644 --- a/hosting/templates/hosting/user_key.html +++ b/hosting/templates/hosting/user_key.html @@ -8,7 +8,7 @@
{% csrf_token %} -

{% trans "Add you public SSH key"%}

+

{% trans "Add your public SSH key"%}

{% if messages %}
{% for message in messages %}