Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-02-16 03:09:01 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-16 03:09:01 +0300
commitbc872593ceec4044adbe74dfeb36bc5a97164170 (patch)
tree7ed0baedc8dc568b857ab37b861e882d08797e73 /doc/api/deploy_keys.md
parent367e7db836dd84ee39adcca18d973c1d530088aa (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/deploy_keys.md')
-rw-r--r--doc/api/deploy_keys.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/deploy_keys.md b/doc/api/deploy_keys.md
index 117942a8991..30a56e6253b 100644
--- a/doc/api/deploy_keys.md
+++ b/doc/api/deploy_keys.md
@@ -8,7 +8,7 @@ info: To determine the technical writer assigned to the Stage/Group associated w
## List all deploy keys
-Get a list of all deploy keys across all projects of the GitLab instance. This endpoint requires admin access and is not available on GitLab.com.
+Get a list of all deploy keys across all projects of the GitLab instance. This endpoint requires administrator access and is not available on GitLab.com.
```plaintext
GET /deploy_keys