Change jQuery challenge description slightly. Closes #433
This commit is contained in:
@ -194,8 +194,8 @@
|
|||||||
"difficulty": 0.13,
|
"difficulty": 0.13,
|
||||||
"challengeSeed": "125671865",
|
"challengeSeed": "125671865",
|
||||||
"description": [
|
"description": [
|
||||||
"jQuery is a powerful tool for manipulating HTML elements.",
|
"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 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.",
|
"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.",
|
"Codecademy has an excellent free course that will walk us through the basics of jQuery.",
|
||||||
"Go to <a href='http://www.codecademy.com/courses/web-beginner-en-bay3D/0/1' target='_blank'>http://www.codecademy.com/courses/web-beginner-en-bay3D/0/1</a> and complete the first section."
|
"Go to <a href='http://www.codecademy.com/courses/web-beginner-en-bay3D/0/1' target='_blank'>http://www.codecademy.com/courses/web-beginner-en-bay3D/0/1</a> and complete the first section."
|
||||||
|
Reference in New Issue
Block a user