freeCodeCamp/curriculum/challenges/english/02-javascript-algorithms-an...
Aly Pilkons dae22c95c3 Edit Instructions Text To Make Goal Clearer (#35887)
* Edit Instructions Text To Make Goal Clearer

The instructions end with "using the object provided" which is unclear since the user is expected to create their own name for the object. Users may think they need to reference an object name and be confused when they do not find it. Reiterating that the user needs to create the name for the object themselves makes the task clearer.

* Updated commit based on comments
2019-04-26 18:33:04 +05:30
..
basic-algorithm-scripting A better solution to finders-keepers.english.md (#34759) 2019-02-10 20:13:48 -08:00
basic-data-structures fix: added 12 missing solutions to Basic Data Structure Challenges (#35744) 2019-04-10 21:03:15 +05:30
basic-javascript fix: rewrite of word blanks challenge (#35779) 2019-04-10 01:48:01 -04:00
debugging fix(curriculum): Added 9 missing solutions to challenges in the Debugging section (#35750) 2019-04-19 00:14:20 +05:30
es6 Edit Instructions Text To Make Goal Clearer (#35887) 2019-04-26 18:33:04 +05:30
functional-programming fix(curriculum): Improve Array Sort Challenge (#35756) 2019-04-07 13:42:38 +05:30
intermediate-algorithm-scripting Update description of tests pig-latin.english.md where too vague (#35499) 2019-03-25 08:02:18 -07:00
javascript-algorithms-and-data-structures-projects fix(curriculum): quotes in tests (#18828) 2018-10-20 23:32:47 +05:30
object-oriented-programming fix(challenge): add support for IIFE arrow function (#35573) 2019-03-19 08:39:43 -07:00
regular-expressions fix(challenges): Regex Asterisk Challenge (#34800) 2019-04-01 19:19:13 +05:30