Thanks to visit codestin.com Credit goes to github.com
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 af9e6f6 commit e33c09cCopy full SHA for e33c09c
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