added String.replace() to MDN links

This commit is contained in:
Williams Olivera
2016-05-07 11:23:33 -03:00
parent 9dde4949bf
commit daf25726ee

View File

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