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-04-23 06:09:40 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-04-23 06:09:40 +0300
commitd66f7a4222f48b51c468c3e0b4f1824c9457345e (patch)
treee6fe58e902027e003d90d4fe5ffb0697b5d1c483 /doc/api/runners.md
parent814fd46dfdf3493c06007653774327ddb2f02938 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/runners.md')
-rw-r--r--doc/api/runners.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/runners.md b/doc/api/runners.md
index c96ff1b0360..f9febaef305 100644
--- a/doc/api/runners.md
+++ b/doc/api/runners.md
@@ -156,7 +156,7 @@ Example response:
Get details of a runner.
-[Maintainer access or higher](../user/permissions.md) is required to get runner details at the project and group level.
+[Maintainer access or higher](../user/permissions.md) is required to get runner details at the project and group level.
Instance-level runner details via this endpoint are available to all signed in users.