Skip to content

Commit

Permalink
Fix typo (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
piperchester authored Jun 27, 2020
1 parent 28be9a0 commit 3908e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -760,7 +760,7 @@ var log = bunyan.createLogger({
});
```
For convenience, if there is only one stream, it can specified with the
For convenience, if there is only one stream, it can be specified with the
"stream" and "level" options (internally converted to a `Logger.streams`).
```js
Expand Down

0 comments on commit 3908e7b

Please sign in to comment.