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:
authorSam Beckham <sbeckham@gitlab.com>2018-06-01 19:41:31 +0300
committerPhil Hughes <me@iamphill.com>2018-06-01 19:41:31 +0300
commite9a789d64d2ff045675ff91c91a3d806e553abfa (patch)
tree17db533158a99e0e25bbaacffeb2ea8cd2dec38a /app/views/shared
parentc640e579249f914b7755378ba74cf1834c396d71 (diff)
Adds "the" to the new label page to correct the sentence.
Diffstat (limited to 'app/views/shared')
-rw-r--r--app/views/shared/labels/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/labels/_form.html.haml b/app/views/shared/labels/_form.html.haml
index f79f66b144f..2bf5efae1e6 100644
--- a/app/views/shared/labels/_form.html.haml
+++ b/app/views/shared/labels/_form.html.haml
@@ -19,7 +19,7 @@
.form-text.text-muted
Choose any color.
%br
- Or you can choose one of suggested colors below
+ Or you can choose one of the suggested colors below
.suggest-colors
- suggested_colors.each do |color|