summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLin Jen-Shin <godfat@godfat.org>2016-08-24 21:08:01 +0800
committerLin Jen-Shin <godfat@godfat.org>2016-08-24 21:08:01 +0800
commit386bffb8ca2ea471432e0a57e27044f871610845 (patch)
tree908b311797c53d5ff514000cadaf0d5627a45d38
parent59b84b6ef5cdf2904840dfa583ddd5642a231a21 (diff)
downloadgitlab-ce-386bffb8ca2ea471432e0a57e27044f871610845.tar.gz
Fix caption
-rw-r--r--app/views/shared/web_hooks/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/web_hooks/_form.html.haml b/app/views/shared/web_hooks/_form.html.haml
index f99fbe56277..8189e0b645d 100644
--- a/app/views/shared/web_hooks/_form.html.haml
+++ b/app/views/shared/web_hooks/_form.html.haml
@@ -78,7 +78,7 @@
= f.label :pipeline_events, class: 'list-label' do
%strong Pipeline events
%p.light
- This url will be triggered when the pipeline status changes
+ This URL will be triggered when the pipeline status changes
%li
= f.check_box :wiki_page_events, class: 'pull-left'
.prepend-left-20