summaryrefslogtreecommitdiff
path: root/doc/user/project/issues/confidential_issues.md
diff options
context:
space:
mode:
authorMark Chao <mchao@gitlab.com>2018-05-22 18:16:06 +0800
committerMark Chao <mchao@gitlab.com>2018-06-06 21:01:43 +0900
commitd5a303cf4d1d0182bb5462ca85beb29a5a821700 (patch)
treefa9ffd0368f9bd8d7b1b72af190459b5142cf3f3 /doc/user/project/issues/confidential_issues.md
parent7c965a24f51ca93196c27880843a6d187ea063cc (diff)
downloadgitlab-ce-d5a303cf4d1d0182bb5462ca85beb29a5a821700.tar.gz
Doc update
Diffstat (limited to 'doc/user/project/issues/confidential_issues.md')
-rw-r--r--doc/user/project/issues/confidential_issues.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/issues/confidential_issues.md b/doc/user/project/issues/confidential_issues.md
index 0bf1f396f9d..8eada25234f 100644
--- a/doc/user/project/issues/confidential_issues.md
+++ b/doc/user/project/issues/confidential_issues.md
@@ -71,10 +71,10 @@ least [Reporter access][permissions]. However, a guest user can also create
confidential issues, but can only view the ones that they created themselves.
Confidential issues are also hidden in search results for unprivileged users.
-For example, here's what a user with Master and Guest access sees in the
+For example, here's what a user with Maintainer and Guest access sees in the
project's search results respectively.
-| Master access | Guest access |
+| Maintainer access | Guest access |
| :-----------: | :----------: |
| ![Confidential issues search master](img/confidential_issues_search_master.png) | ![Confidential issues search guest](img/confidential_issues_search_guest.png) |