summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-10-18 10:18:58 -0700
committerStan Hu <stanhu@gmail.com>2015-10-18 10:18:58 -0700
commitb9a149bc0b2ef55256acf0bc786e13f5093253d4 (patch)
tree050e466b5986bf08bcee7eec2d124921df665f2b
parent41615ddde4d5ae70bef944d9b156b687af2ca532 (diff)
parent405a10e9b8f94578b0417cb4fea0362aa139bac3 (diff)
downloadgitlab-ce-b9a149bc0b2ef55256acf0bc786e13f5093253d4.tar.gz
Merge pull request #9744 from jamierocks/patch-1
Fix spelling of Description
-rw-r--r--app/views/projects/ci_services/index.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/ci_services/index.html.haml b/app/views/projects/ci_services/index.html.haml
index c78b21884a3..c164b2d4bc0 100644
--- a/app/views/projects/ci_services/index.html.haml
+++ b/app/views/projects/ci_services/index.html.haml
@@ -6,7 +6,7 @@
%tr
%th
%th Service
- %th Desription
+ %th Description
%th Last edit
- @services.sort_by(&:title).each do |service|
%tr