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",
"MDNlinks": [
"RegExp",
"HTML Entities"
"HTML Entities",
"String.replace()"
],
"isRequired": true,
"challengeType": 5,