From 456f7063deee21feecbf20a6d0b778b9dbe2d1a3 Mon Sep 17 00:00:00 2001 From: Michael Q Larson Date: Thu, 15 Jan 2015 22:59:54 -0800 Subject: [PATCH] minor copy tweak --- views/home.jade | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/home.jade b/views/home.jade index 18819faa9c..3cdee09277 100644 --- a/views/home.jade +++ b/views/home.jade @@ -81,9 +81,9 @@ block content h2 Why you should join our community: h3.col-xs-offset-0.col-sm-offset-1.col-md-offset-2 ul.text-left - li.ion-code   We're thousands of professionals learning to code together + li.ion-code   We're thousands of professionals, all learning to code together li.ion-code   We're building projects for dozens of nonprofits - li.ion-code   We're 100% free and open source - li.ion-code   We share one goal: to boost our careers with code + li.ion-code   Our community is 100% free and open source + li.ion-code   We all share one goal: to boost our careers with code .big-break a.btn.btn-cta.signup-btn(href="/login") Start learning to code (it's free) \ No newline at end of file