This commit is contained in:
Michael Krebs
2015-08-16 20:59:17 -04:00
parent 3be62c5374
commit 1be07e73c1

View File

@ -71,10 +71,10 @@
], ],
"MDNlinks": [ "MDNlinks": [
"Comparison Operators", "Comparison Operators",
"String.slice()", "Array.slice()",
"Array.filter()", "Array.filter()",
"Array.indexOf()", "Array.indexOf()",
"String.concat()" "Array.concat()"
], ],
"type": "bonfire", "type": "bonfire",
"challengeType": 5, "challengeType": 5,