From e9a789d64d2ff045675ff91c91a3d806e553abfa Mon Sep 17 00:00:00 2001 From: Sam Beckham Date: Fri, 1 Jun 2018 16:41:31 +0000 Subject: Adds "the" to the new label page to correct the sentence. --- app/views/shared/labels/_form.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/views/shared') 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| -- cgit v1.2.3