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.
2 parents 69c7491 + 8998389 commit 956be1bCopy full SHA for 956be1b
1 file changed
1-js/10-error-handling/1-try-catch/article.md
@@ -15,7 +15,7 @@ try {
15
16
// code...
17
18
-} catch (err)] {
+} catch (err) {
19
20
// error handling
21
0 commit comments