diff --git a/src/accounts/templates/accounts/profile.html b/src/accounts/templates/accounts/profile.html index 44fd9d2..c0609b4 100644 --- a/src/accounts/templates/accounts/profile.html +++ b/src/accounts/templates/accounts/profile.html @@ -60,7 +60,7 @@ {% else %} -

{% trans "It's seem this user have never solved any CTF yet..." %}

+

{% trans "It seems that this user has not solved any challenge yet..." %}

{% endif %}