From 8607a9b551414f2bdebec57cc4ef84fe1588b859 Mon Sep 17 00:00:00 2001 From: terakilobyte Date: Tue, 26 May 2015 08:40:22 -0400 Subject: [PATCH] rename drop it like its hot bonfire, closes #507 --- seed_data/challenges/basic-bonfires.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.",