Merge pull request #11171 from saulthebear/fix/substr()-suggestion
Changed suggested link in Pig Latin challenge
This commit is contained in:
@ -341,7 +341,7 @@
|
||||
"Array.prototype.indexOf()",
|
||||
"Array.prototype.push()",
|
||||
"Array.prototype.join()",
|
||||
"String.prototype.substr()",
|
||||
"String.prototype.substring()",
|
||||
"String.prototype.split()"
|
||||
],
|
||||
"isRequired": true,
|
||||
|
Reference in New Issue
Block a user