diff options
author | Tsvi Mostovicz <ttmost@gmail.com> | 2017-04-30 11:44:50 +0000 |
---|---|---|
committer | Tsvi Mostovicz <ttmost@gmail.com> | 2017-04-30 11:44:50 +0000 |
commit | f1c9081f6bedfe92e86a8ed3eabe07e1847e14e4 (patch) | |
tree | f393757b754d052eb88b09a89664ffc45a7a759d | |
parent | 03f13af588cf2b578a27717db492c216fcafbf9a (diff) | |
download | gitlab-ce-f1c9081f6bedfe92e86a8ed3eabe07e1847e14e4.tar.gz |
Fix typo
-rw-r--r-- | doc/user/profile/account/delete_account.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/profile/account/delete_account.md b/doc/user/profile/account/delete_account.md index 505248536c8..b5d3b009044 100644 --- a/doc/user/profile/account/delete_account.md +++ b/doc/user/profile/account/delete_account.md @@ -1,7 +1,7 @@ # Deleting a User Account - As a user, you can delete your own account by navigating to **Settings** > **Account** and selecting **Delete account** -- As an admin, you can delete a user account by navigating to the **Admin Area**, selecting the **Users** tab, selecting a user, and clicking on **Remvoe user** +- As an admin, you can delete a user account by navigating to the **Admin Area**, selecting the **Users** tab, selecting a user, and clicking on **Remove user** ## Associated Records |