From c62503bec4709fca1264cccad98873180eabb726 Mon Sep 17 00:00:00 2001 From: natac13 Date: Sun, 20 Sep 2015 11:21:57 -0400 Subject: [PATCH] fix unclear description slasher flick closes #3373 --- seed/challenges/basic-bonfires.json | 1 + 1 file changed, 1 insertion(+) diff --git a/seed/challenges/basic-bonfires.json b/seed/challenges/basic-bonfires.json index cbcdbd1b83..b252db2dcd 100644 --- a/seed/challenges/basic-bonfires.json +++ b/seed/challenges/basic-bonfires.json @@ -453,6 +453,7 @@ "difficulty": "1.11", "description": [ "Return the remaining elements of an array after chopping off n elements from the head.", + "The head meaning the beginning of the array, or the zeroth index", "Remember to use Read-Search-Ask if you get stuck. Write your own code." ], "challengeSeed": [