diff --git a/server/views/challengeMap/show.jade b/server/views/challengeMap/show.jade index 53c3fca51c..2da375366b 100644 --- a/server/views/challengeMap/show.jade +++ b/server/views/challengeMap/show.jade @@ -88,7 +88,7 @@ block content a(href="/challenges/#{challenge.dashedName}") span.capitalize= challenge.type + ': ' span= challenge.title - span.sr-only= "Complete" + span.sr-only= " Complete" else @@ -100,7 +100,7 @@ block content a(href="/challenges/#{challenge.dashedName}") span.capitalize= challenge.type + ': ' span= challenge.title - span.sr-only= "InComplete" + span.sr-only= " Incomplete" //#announcementModal.modal(tabindex='-1') // .modal-dialog.animated.fadeInUp.fast-animation diff --git a/server/views/resources/get-started.jade b/server/views/resources/get-started.jade index 2640acffbf..3ed054dd82 100644 --- a/server/views/resources/get-started.jade +++ b/server/views/resources/get-started.jade @@ -14,7 +14,7 @@ block content .thumbnail img.gif-block.img-center.img-responsive(src='http://i.imgur.com/pYsTbjI.jpg' alt='a screenshot of our curriculum alongside a screenshot of our chat room.') .caption - p.large-p Learning to code is hard. To succeed, you'll need lots practice and support. That's why we've created a rigorous curriculum and supportive community. + p.large-p Learning to code is hard. To succeed, you'll need lots of practice and support. That's why we've created a rigorous curriculum and supportive community. .big-spacer .thumbnail