diff --git a/seed/challenges/basic-bonfires.json b/seed/challenges/basic-bonfires.json index 88a8dbb87a..54d3879aff 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": [