diff --git a/src/accounts/templates/accounts/user_update_form.html b/src/accounts/templates/accounts/user_update_form.html
index 2a11cc9..cffbf12 100644
--- a/src/accounts/templates/accounts/user_update_form.html
+++ b/src/accounts/templates/accounts/user_update_form.html
@@ -190,7 +190,7 @@ $(function() {
- {% trans "This feature is available only for who needs to change the password for some reason as having an old user with the same username, forgot your password to commit, usage of other XMPP Client for connection. Usually, you won't need to change this password. Only change it if you are sure about what you are doing." %}
+ {% trans "This feature is available only for those who need to change the password for some reason as having an old user with the same username, forgot your password to commit, usage of other XMPP Client for connection. Usually, you won't need to change this password. Only change it if you are sure about what you are doing." %}
{% trans "Change Password" %}
diff --git a/src/locale/pt_BR/LC_MESSAGES/django.po b/src/locale/pt_BR/LC_MESSAGES/django.po
index 73e12bc..0d6fb52 100644
--- a/src/locale/pt_BR/LC_MESSAGES/django.po
+++ b/src/locale/pt_BR/LC_MESSAGES/django.po
@@ -284,7 +284,7 @@ msgstr ""
#: accounts/templates/accounts/user_update_form.html:193
msgid ""
-"This feature is available only for who needs to change the password for some "
+"This feature is available only for those who need to change the password for some "
"reason as having an old user with the same username, forgot your password to "
"commit, usage of other XMPP Client for connection. Usually, you won't need "
"to change this password. Only change it if you are sure about what you are "
--
libgit2 0.21.2