diff --git a/seed/challenges/basic-bonfires.json b/seed/challenges/basic-bonfires.json index c2f19318e10..af9c9a3bd3d 100644 --- a/seed/challenges/basic-bonfires.json +++ b/seed/challenges/basic-bonfires.json @@ -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 RSAP if you get stuck. Try to pair program. Write your own code." ], "challengeSeed": [