diff --git a/seed_data/challenges/basic-bonfires.json b/seed_data/challenges/basic-bonfires.json index 907fc7af9b..347421d44e 100644 --- a/seed_data/challenges/basic-bonfires.json +++ b/seed_data/challenges/basic-bonfires.json @@ -866,7 +866,7 @@ }, { "_id": "a5deed1811a43193f9f1c841", - "name": "Bonfire: Drop it like it's hot", + "name": "Bonfire: Drop it", "difficulty": "2.13", "description": [ "Drop the elements of an array (first argument), starting from the front, until the predicate (second argument) returns true.",