Skip to content

Commit d34f992

Browse files
committed
Update README
1 parent 2db2ae1 commit d34f992

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
@@ -7,7 +7,7 @@ Log all process errors on the console (or using a custom logger): [`uncaughtExce
77
While Node.js already prints those errors on the console, `log-process-errors`
88
provides with the following additional features:
99

10-
- more detailed messages, including warnings and promises stack traces
10+
- more detailed messages, including stack traces for warnings and promises
1111
- nicer looking messages
1212
- [custom logging]($custom-logging)
1313
- [control whether to `process.exit()` or not](#process-exit)

0 commit comments

Comments
 (0)