diff --git a/seed/challenges/nodejs-and-expressjs.json b/seed/challenges/nodejs-and-expressjs.json
index 36b2231409..f046a45006 100644
--- a/seed/challenges/nodejs-and-expressjs.json
+++ b/seed/challenges/nodejs-and-expressjs.json
@@ -98,7 +98,7 @@
"description": [
"Let's continue the LearnYouNode Node School challenge. For this Waypoint, we'll do challenges 8 through 10.",
"Make sure that you are always in your project's \"workspace\" directory. You can always navigate back to this directory by running this command: cd ~/workspace
.",
- "Return to the c9.io workspace you created Now start this tutorial by running learnyounode
",
+ "Return to the c9.io workspace you created. Now start this tutorial by running learnyounode
",
"You can view this Node School module's source code on GitHub at https://github.com/workshopper/learnyounode.",
"Complete \"HTTP Collect\"",
"Complete \"Juggling Async\"",