From c2a78b12782f1456cc35d881d1ddeb8b3fed0912 Mon Sep 17 00:00:00 2001 From: chilltrain Date: Thu, 23 Apr 2015 16:10:08 -0500 Subject: [PATCH] Fix for issue #349: Zipline Copy Typo --- seed_data/coursewares.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed_data/coursewares.json b/seed_data/coursewares.json index 5d0f1a59ab976f..f3ad4fed5e7dcb 100644 --- a/seed_data/coursewares.json +++ b/seed_data/coursewares.json @@ -673,7 +673,7 @@ "Rule #2: You may use whichever libraries or APIs you need.", "Rule #3: Reverse engineer the example project's functionality, and also feel free to personalize it.", "Here are the user stories you must enable, and optional bonus user stories:", - "User Story: As a user, I can see the whether Free Code Camp is currently streaming on Twitch.tv.", + "User Story: As a user, I can see whether Free Code Camp is currently streaming on Twitch.tv.", "User Story: As a user, I can click the status output and be sent directly to the Free Code Camp's Twitch.tv channel.", "User Story: As a user, if Free Code Camp is streaming, I can see additional details about what they are streaming.", "Bonus User Story: As a user, I can search through the streams listed.",