Commit abe98d44 authored by Phil Hughes's avatar Phil Hughes

Merge branch 'new-label-spelling-error' into 'master'

Adds "the" to the new label page to correct the sentence.

See merge request gitlab-org/gitlab-ce!19316
parents c640e579 e9a789d6
......@@ -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|
......
......@@ -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|
......
---
title: Fixes a spelling error on the new label page
merge_request: 19316
author: samdbeckham
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment