From f9c92d2731fe561c993b4b7f888f146ed3d1ea01 Mon Sep 17 00:00:00 2001
From: Maryann Vellanikaran <maryann+android@brilliant.org>
Date: Sat, 12 Jul 2014 15:45:53 -0700
Subject: [PATCH] Add space before "Contribute"

Before: http://cl.ly/image/0p1f1P1D0P2d
After: http://cl.ly/image/3a0x12070C28
---
 app/templates/community.jade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/templates/community.jade b/app/templates/community.jade
index 755e55cf4..05abba019 100644
--- a/app/templates/community.jade
+++ b/app/templates/community.jade
@@ -80,6 +80,6 @@ block content
             a(href="/contribute#ambassador", data-i18n="classes.ambassador_title") 
             | : support our community of educators and coders.
 
-        | Check out the
+        | Check out the 
         a(href="/contribute", data-i18n="nav.contribute") 
         |  page to find out more about the roles and how you can get started.