summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2019-04-19 11:12:31 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2019-04-19 11:12:31 +0000
commit65c7734472695b690047abd07821545bac1fd553 (patch)
treedd719b1609402d470208ac232c4977e53278a5e4
parentace5c789782b424e57420ede8f4d9d36f54e8420 (diff)
parent74a541097223c3cb4ac33068297b540aa298bcd3 (diff)
downloadgitlab-ce-65c7734472695b690047abd07821545bac1fd553.tar.gz
Merge branch 'small-improvement-in-docs' into 'master'
Highlighted 'not' in the docs See merge request gitlab-org/gitlab-ce!27506
-rw-r--r--doc/user/profile/account/delete_account.md2
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 b497cc414af..0d7bbb0af79 100644
--- a/doc/user/profile/account/delete_account.md
+++ b/doc/user/profile/account/delete_account.md
@@ -14,7 +14,7 @@ Deleting a user will delete all projects in that user namespace.
[GitLab 9.1][ce-10273], and from the API in [GitLab 9.3][ce-11853].
When a user account is deleted, not all associated records are deleted with it.
-Here's a list of things that will not be deleted:
+Here's a list of things that will **not** be deleted:
- Issues that the user created
- Merge requests that the user created