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-10-01 03:10:16 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-10-01 03:10:16 +0300
commit186e045e14c941ac0b8490a0ff92694b186990ad (patch)
treeb23da6dbe8e716ab6b798b28d3ceb5ba30e36e0e /doc/api/README.md
parent15229b03e058208b2feac568832eb43f109ac3cd (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 6004cec319a..c3605db16eb 100644
--- a/doc/api/README.md
+++ b/doc/api/README.md
@@ -601,7 +601,7 @@ Such errors appear in two cases:
- A required attribute of the API request is missing, e.g., the title of an
issue is not given
-- An attribute did not pass the validation, e.g., user bio is too long
+- An attribute did not pass the validation, e.g., the user bio is too long
When an attribute is missing, you will get something like: