Merge pull request #1645 from royshouvik/patch-1

Fix for #1644
pull/1625/merge
Berkeley Martinez 2015-08-07 09:01:12 -07:00
commit 8826d48ca5
1 changed files with 1 additions and 1 deletions

View File

@ -608,7 +608,7 @@
"dashedName": "bonfire-where-art-thou",
"difficulty": "1.55",
"description": [
"Make a function that looks through a list (first argument) and returns an array of all objects that have equivalent property values (second argument).",
"Make a function that looks through an array (first argument) and returns an array of all objects that have equivalent property values (second argument).",
"Remember to use <a href='//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck' target='_blank'>RSAP</a> if you get stuck. Try to pair program. Write your own code."
],
"challengeSeed": [