Skip to content

Commit 1af0b2d

Browse files
committed
Update README
1 parent 6266996 commit 1af0b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ and [warnings](https://nodejs.org/api/process.html#process_event_warning).
2626
- Stack traces for warnings and
2727
[`rejectionHandled`](https://nodejs.org/api/process.html#process_event_rejectionhandled)
2828
- [Single event handler](#onerror) for all process errors
29-
- Only log duplicate process errors [once](#onerror)
29+
- Ignore [duplicate](#onerror) process errors
3030
- [Process exit](#exit) is graceful and can be prevented
3131

3232
# Install

0 commit comments

Comments
 (0)