We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93595b9 commit 7dcc6f5Copy full SHA for 7dcc6f5
client/i18n/locales/english/intro.json
@@ -3043,7 +3043,7 @@
3043
"title": "Debugging JavaScript Review",
3044
"intro": [
3045
"Before you're quizzed on common debugging techniques, you should review what you've learned.",
3046
- "Open up this page to review concepts including how to work with the <code>throw statement</code>, <code>try...catch...finally/code> and more."
+ "Open up this page to review concepts including how to work with the <code>throw statement</code>, <code>try...catch...finally</code> and more."
3047
]
3048
},
3049
"quiz-debugging-javascript": {
0 commit comments