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 e2fff1b commit f6dff0aCopy full SHA for f6dff0a
doc/api/errors.md
@@ -391,8 +391,7 @@ doesNotExist;
391
```
392
393
Unless an application is dynamically generating and running code,
394
-`ReferenceError` instances should always be considered a bug in the code
395
-or its dependencies.
+`ReferenceError` instances indicate a bug in the code or its dependencies.
396
397
## Class: `SyntaxError`
398
0 commit comments