diff --git a/nsupdate/accounts/templates/accounts/user_profile.html b/nsupdate/accounts/templates/accounts/user_profile.html index c26ddbf..7ebf0b0 100644 --- a/nsupdate/accounts/templates/accounts/user_profile.html +++ b/nsupdate/accounts/templates/accounts/user_profile.html @@ -24,7 +24,7 @@ {% endfor %} -

{% trans "Deassociate from remote Account" %}

+

{% trans "Disassociate from remote Account" %}

{% for socauth in backends.associated %}