From 760f01d2d5f214d93cf6b22854b1d125efa06467 Mon Sep 17 00:00:00 2001 From: Nathan Date: Sat, 9 May 2015 19:39:39 -0400 Subject: [PATCH] Update coursewares.json --- seed_data/coursewares.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/seed_data/coursewares.json b/seed_data/coursewares.json index cc6486b0f9..20a33ae46a 100644 --- a/seed_data/coursewares.json +++ b/seed_data/coursewares.json @@ -212,8 +212,8 @@ "difficulty": 0.13, "challengeSeed": "125671865", "description": [ - "jQuery is a powerful library built in Javascript for manipulating HTML elements.", - "It's a lot easier to use than Javascript itself, so we'll learn it first.", + "jQuery is a powerful library built in JavaScript for manipulating HTML elements.", + "It's a lot easier to use than JavaScript itself, so we'll learn it first.", "It's also extremely popular with employers, so we're going to learn it well.", "Codecademy has an excellent free course that will walk us through the basics of jQuery.", "Go to http://www.codecademy.com/courses/web-beginner-en-bay3D/0/1 and complete the first section."