From d2f12a83ef8601b33c30d0bd94c2689bb32c7b50 Mon Sep 17 00:00:00 2001 From: Suraj Vadgama Date: Mon, 10 Dec 2018 16:22:52 +0000 Subject: [PATCH] Fix type-o on homepage --- app/views/pages/home.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/pages/home.html.haml b/app/views/pages/home.html.haml index afced767..cca3e1a1 100644 --- a/app/views/pages/home.html.haml +++ b/app/views/pages/home.html.haml @@ -5,7 +5,7 @@ .maxw1050.mx-auto.mt40.flex.flex-wrap.items-center .col2.px15.mb40 %h1.bold.mb20 Save time and avoid wasted effort - %p.h4.mb30.night Get a free suitability report that helps your decide where to apply + %p.h4.mb30.night Get a free suitability report that helps you decide where to apply -# TODO: style = link_to 'Get started', opportunities_path, class: 'btn white bg-rich-blue mb15'