Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: James Sumners <james@sumners.email>
  • Loading branch information
Eomm and jsumners committed Sep 2, 2021
1 parent 727e35a commit c4a2284
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api.md
Expand Up @@ -370,7 +370,7 @@ documented in the [Browser API ⇗](/docs/browser.md) documentation.
#### `transport` (Object)

The `transport` option is a shortcut to the [pino.transport()](#pino-transport) function.
It support the same input options:
It supports the same input options:
```js
require('pino')({
transport: {
Expand Down

0 comments on commit c4a2284

Please sign in to comment.