Commit e9c40a9c authored by Douwe Maan's avatar Douwe Maan

Merge branch 'fix_typo_account_page' into 'master'

Fix typo on account page.

@douwe Thanks for reviewing this small fix.

See merge request !1854
parents cb980c05 c2087098
...@@ -113,4 +113,4 @@ ...@@ -113,4 +113,4 @@
Your account is currently an owner in these groups: Your account is currently an owner in these groups:
%strong #{@user.solo_owned_groups.map(&:name).join(', ')} %strong #{@user.solo_owned_groups.map(&:name).join(', ')}
%p %p
You must transfer ownership or delete these groups before you can delete yur account. You must transfer ownership or delete these groups before you can delete your account.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment