Skip to content

Commit a83e012

Browse files
committed
Update README
1 parent 060ae93 commit a83e012

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ const hiddenLogger = new Logger({type: "hidden"});
273273
```
274274

275275

276-
#### Name
276+
#### name
277277

278278
Each logger has an optional name.
279279
You can find the name of the logger responsible for a log inside the `Meta`-object or printed in `pretty` mode.

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ const hiddenLogger = new Logger({type: "hidden"});
273273
```
274274

275275

276-
#### Name
276+
#### name
277277

278278
Each logger has an optional name.
279279
You can find the name of the logger responsible for a log inside the `Meta`-object or printed in `pretty` mode.

0 commit comments

Comments
 (0)