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>2020-09-16 03:09:37 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-09-16 03:09:37 +0300
commitfe890c45c21e32bc7d06d093fe2c37f319c62e3e (patch)
tree4c1801723d3e028e1510d9b52490a726560f46f7 /doc/api/README.md
parent7dc8bd3c16a6f8367fdee691711d3313e2efc3c6 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/README.md')
-rw-r--r--doc/api/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/README.md b/doc/api/README.md
index 33b8acda5bb..53df4114a71 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -639,7 +639,7 @@ follows:
## Unknown route
-When you try to access an API URL that does not exist you will receive 404 Not Found.
+When you try to access an API URL that does not exist, you will receive 404 Not Found.
```http
HTTP/1.1 404 Not Found