added String.replace() to MDN links

This commit is contained in:
Williams Olivera
2016-05-07 11:23:33 -03:00
parent a6b10abf77
commit e4b1af24ba

View File

@ -550,7 +550,8 @@
"type": "bonfire", "type": "bonfire",
"MDNlinks": [ "MDNlinks": [
"RegExp", "RegExp",
"HTML Entities" "HTML Entities",
"String.replace()"
], ],
"isRequired": true, "isRequired": true,
"challengeType": 5, "challengeType": 5,