Skip to content

Commit a9d36a3

Browse files
committed
Improve docs
1 parent bed4d47 commit a9d36a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ logProcessErrors({
6161
})
6262
```
6363

64-
The function's arguments are the [`error`](#error) and [`level`](#level).
64+
The function's arguments are [`error`](#error) and [`level`](#level).
6565

6666
If logging is asynchronous, the function should return a promise (or use
6767
`async`/`await`). This is not necessary if logging is using streams (like

0 commit comments

Comments
 (0)