Merge pull request #204 from cb1kenobi/readme-typo
Fixed typo in the readme.
This commit is contained in:
commit
978a2439a3
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ Or this:
|
|||
serializers: {req: bunyan.stdSerializers.req}
|
||||
});
|
||||
|
||||
because Buyan includes a small set of standard serializers. To use all the
|
||||
because Bunyan includes a small set of standard serializers. To use all the
|
||||
standard serializers you can use:
|
||||
|
||||
var log = bunyan.createLogger({
|
||||
|
|
Loading…
Reference in a new issue