Skip to content

Commit 1e283ad

Browse files
committed
Fix README
1 parent 1aae212 commit 1e283ad

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
@@ -55,7 +55,7 @@ init(options)
5555
`log-process-errors` modifies logging globally. This is not recommended for
5656
libraries since their users might not expect this side effect. Also this might
5757
lead to conflicts between libraries. Libraries should use the
58-
[`-r log-process-errors` CLI flag](#usage-preferred) instead of
58+
[`-r log-process-errors/register` CLI flag](#usage-preferred) instead of
5959
[`require()`](#usage-custom).
6060

6161
# Duplicate events

0 commit comments

Comments
 (0)