Fixed typo in the readme.

This commit is contained in:
Chris Barber 2014-12-28 21:40:16 -08:00
parent 2f95bb8091
commit 78826c5dba

View file

@ -266,7 +266,7 @@ Or this:
serializers: {req: bunyan.stdSerializers.req} 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: standard serializers you can use:
var log = bunyan.createLogger({ var log = bunyan.createLogger({