summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-04-23 14:33:06 +0000
committerRémy Coutable <remy@rymai.me>2018-04-23 14:33:06 +0000
commit97b83b2a97cae850edcf0ce2515c038a258d03b5 (patch)
tree5a19bc275ae0e27c93737c8cc04db50dc297927e
parent627eba55d63daf7e725edc5425debfc3890f2f9f (diff)
parent720bdfc4bdb277a56e1277962720191ac2bdbf1e (diff)
downloadgitlab-ce-97b83b2a97cae850edcf0ce2515c038a258d03b5.tar.gz
Merge branch 'patch-19' into 'master'
fix revoke header on deploy token docs See merge request gitlab-org/gitlab-ce!18527
-rw-r--r--doc/user/project/deploy_tokens/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/deploy_tokens/index.md b/doc/user/project/deploy_tokens/index.md
index 86fc58020e8..34154b69d2d 100644
--- a/doc/user/project/deploy_tokens/index.md
+++ b/doc/user/project/deploy_tokens/index.md
@@ -23,7 +23,7 @@ You can create as many deploy tokens as you like from the settings of your proje
![Personal access tokens page](img/deploy_tokens.png)
-## Revoking a personal access token
+## Revoking a deploy token
At any time, you can revoke any deploy token by just clicking the
respective **Revoke** button under the 'Active deploy tokens' area.