From 169627af82cb416789d9c043c5ecdd914dbe32f4 Mon Sep 17 00:00:00 2001
From: Imperadeiro98 <Imperadeiro98@users.noreply.github.com>
Date: Fri, 23 Oct 2015 20:49:15 +0100
Subject: [PATCH] Added a missing spr in CLA.jade

---
 app/templates/cla.jade | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/app/templates/cla.jade b/app/templates/cla.jade
index 6f0fa94e2..33daef643 100644
--- a/app/templates/cla.jade
+++ b/app/templates/cla.jade
@@ -94,7 +94,7 @@
       .form-group
         label(for="github-username") Github Username
         input(name="github-username", type="text")#github-username.form-control
-        span.help-block Please include if contributing to the
+        span.help-block.spr Please include if contributing to the
           <a href="https://github.com/codecombat/codecombat">Github repository</a>.
     p
       | Please press I AGREE below to indicate your agreement.
@@ -106,4 +106,3 @@
       p
         strong
           em This agreement was previously signed on #{moment(signedCLA).format('LLLL')}
-