Merge branch 'fix_typo_account_page' into 'master'
Fix typo on account page. @douwe Thanks for reviewing this small fix. See merge request !1854
This commit is contained in:
commit
e9c40a9c0f
1 changed files with 1 additions and 1 deletions
|
@ -113,4 +113,4 @@
|
|||
Your account is currently an owner in these groups:
|
||||
%strong #{@user.solo_owned_groups.map(&:name).join(', ')}
|
||||
%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.
|
||||
|
|
Loading…
Reference in a new issue