Merge pull request #922 from kurzninja/patch-2

Added missing MDN Link
This commit is contained in:
Berkeley Martinez
2015-06-15 20:37:01 -07:00

View File

@ -966,7 +966,8 @@
"expect(fearNotLetter('yz')).to.be.undefined;"
],
"MDNlinks": [
"String.charCodeAt()"
"String.charCodeAt()",
"String.fromCharCode()"
],
"challengeType": 5,
"nameCn": "",