mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
Fix MDN link in Missing Letters
This commit is contained in:
parent
82ee04cf07
commit
9944fb209a
@ -402,7 +402,7 @@
|
||||
],
|
||||
"type": "bonfire",
|
||||
"MDNlinks": [
|
||||
"String.charCodeAt()",
|
||||
"String.prototype.charCodeAt()",
|
||||
"String.fromCharCode()"
|
||||
],
|
||||
"isRequired": true,
|
||||
@ -903,7 +903,7 @@
|
||||
],
|
||||
"type": "bonfire",
|
||||
"MDNlinks": [
|
||||
"String.charCodeAt()",
|
||||
"String.prototype.charCodeAt()",
|
||||
"String.fromCharCode()"
|
||||
],
|
||||
"isRequired": true,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user