Skip to content

Commit abd4f54

Browse files
committed
Fix typo in Logger docs
1 parent adff7f6 commit abd4f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/logger/lib/logger.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ defmodule Logger do
1313
1414
* Supports both message-based and structural logging.
1515
16-
* Integrate with Erlang's [`:logger'](`:logger`) and
16+
* Integrate with Erlang's [`:logger`](`:logger`) and
1717
support custom filters and handlers.
1818
1919
* Formats and truncates messages on the client

0 commit comments

Comments
 (0)