We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81de533 commit c139d2aCopy full SHA for c139d2a
doc/api/errors.md
@@ -107,7 +107,7 @@ pass or fail).
107
108
For *all* [`EventEmitter`][] objects, if an `'error'` event handler is not
109
provided, the error will be thrown, causing the Node.js process to report an
110
-unhandled exception and crash unless either: The [`domain`][domains] module is
+uncaught exception and crash unless either: The [`domain`][domains] module is
111
used appropriately or a handler has been registered for the
112
[`'uncaughtException'`][] event.
113
0 commit comments