diff --git a/client/i18n/locales/english/intro.json b/client/i18n/locales/english/intro.json index 273b3c1eadb..3aab04d3528 100644 --- a/client/i18n/locales/english/intro.json +++ b/client/i18n/locales/english/intro.json @@ -2961,7 +2961,7 @@ "title": "DOM Manipulation and Click Events with JavaScript Review", "intro": [ "Before you're quizzed on the DOM, you should review what you've learned about it.", - "Open up this page to review concepts including how to work with the DOM, Web API's/code>, the addEventListener() method and more." + "Open up this page to review concepts including how to work with the DOM, Web API's, the addEventListener() method and more." ] }, "quiz-dom-manipulation-and-click-event-with-javascript": {