summaryrefslogtreecommitdiff
path: root/doc/ci/api/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/api/README.md')
-rw-r--r--doc/ci/api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ci/api/README.md b/doc/ci/api/README.md
index 33c5b172e98..cf9710ede57 100644
--- a/doc/ci/api/README.md
+++ b/doc/ci/api/README.md
@@ -25,7 +25,7 @@ GitLab CI API has 4 authentication methods:
Authentication is done by
sending the `private-token` of a valid user and the `url` of an
-authorized Gitlab instance via a query string along with the API
+authorized GitLab instance via a query string along with the API
request:
GET http://gitlab.example.com/ci/api/v1/projects?private_token=QVy1PB7sTxfy4pqfZM1U&url=http://demo.gitlab.com/