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')}
-