diff --git a/seed/challenges/01-front-end-development-certification/intermediate-bonfires.json b/seed/challenges/01-front-end-development-certification/intermediate-bonfires.json index 7a1314cdbc..839a72e3f1 100644 --- a/seed/challenges/01-front-end-development-certification/intermediate-bonfires.json +++ b/seed/challenges/01-front-end-development-certification/intermediate-bonfires.json @@ -550,7 +550,8 @@ "type": "bonfire", "MDNlinks": [ "RegExp", - "HTML Entities" + "HTML Entities", + "String.replace()" ], "isRequired": true, "challengeType": 5,