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:
authorChris Spicer <git@cspicer.net>2016-05-30 08:30:47 +0300
committerChris Spicer <git@cspicer.net>2016-05-30 08:30:47 +0300
commit1b0367a422aeb7394a4fc412f3688fbe974e166c (patch)
treeeee41a623ed8b0675b6bbffccd039422f4ae9d31 /doc/api/labels.md
parent8e31da9445255f43ee230b8cfaecafbcf7f1ade6 (diff)
Add space between 'Criticalissue'
Diffstat (limited to 'doc/api/labels.md')
-rw-r--r--doc/api/labels.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/labels.md b/doc/api/labels.md
index b857d81768e..a181c0f57a2 100644
--- a/doc/api/labels.md
+++ b/doc/api/labels.md
@@ -39,7 +39,7 @@ Example response:
{
"name" : "critical",
"color" : "#d9534f",
- "description": "Criticalissue. Need fix ASAP",
+ "description": "Critical issue. Need fix ASAP",
"open_issues_count": 1,
"closed_issues_count": 3,
"open_merge_requests_count": 1