diff --git a/seed/challenges/basic-bonfires.json b/seed/challenges/basic-bonfires.json index ada39a94b0..047a5b665c 100644 --- a/seed/challenges/basic-bonfires.json +++ b/seed/challenges/basic-bonfires.json @@ -486,7 +486,7 @@ "id": "a9bd25c716030ec90084d8a1", "title": "Chunky Monkey", "description": [ - "Write a function that splits an array (first argument) into groups the length of size (second argument) and returns them as a multidimensional array.", + "Write a function that splits an array (first argument) into groups the length of size (second argument) and returns them as a multidimensional array.", "Remember to use Read-Search-Ask if you get stuck. Write your own code." ], "challengeSeed": [