Add code tags to the word 'size' in Chunky Monkey

pull/4814/head
Eric Leung 2015-11-30 11:00:26 -08:00
parent 14ba1228ea
commit 56336c1bd1
1 changed files with 1 additions and 1 deletions

View File

@ -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 <code>size</code> (second argument) and returns them as a multidimensional array.",
"Remember to use <a href=\"//github.com/FreeCodeCamp/freecodecamp/wiki/How-to-get-help-when-you-get-stuck\" target=\"_blank\">Read-Search-Ask</a> if you get stuck. Write your own code."
],
"challengeSeed": [