summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Fletcher <mark@gitlab.com>2017-09-21 13:48:44 +1000
committerMark Fletcher <mark@gitlab.com>2017-09-22 12:44:50 +1000
commit093e708bf8157052eb204577da3bac38b7c4e6b5 (patch)
treebbd4fcc519184527f898639afea82f25d2e28fd3
parent92173ac55cd921a65ce137e238ed8bc4474aaccb (diff)
downloadgitlab-ce-093e708bf8157052eb204577da3bac38b7c4e6b5.tar.gz
Fix auto devops typos in Pipeline Settings view
-rw-r--r--app/views/projects/pipelines_settings/_show.html.haml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/projects/pipelines_settings/_show.html.haml b/app/views/projects/pipelines_settings/_show.html.haml
index 21d01242c0e..77211099830 100644
--- a/app/views/projects/pipelines_settings/_show.html.haml
+++ b/app/views/projects/pipelines_settings/_show.html.haml
@@ -26,7 +26,8 @@
%strong Disable Auto DevOps
%br
%span.descr
- An explicit <code>.gitlab-ci.yml</code> needs to be specified before you can begin using Continious Integration and Delivery.
+ An explicit <code>.gitlab-ci.yml</code> needs to be specified before you can begin using Continuous Integration and Delivery.
+
.radio
= form.label :enabled_nil do
= form.radio_button :enabled, ''