From 2388a8523a419b4df6a561be14dc45b07bc2f8be Mon Sep 17 00:00:00 2001 From: Jon Parton Date: Sat, 21 Jan 2023 20:58:44 +0000 Subject: [PATCH] fix typo `aditional` in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7e67856..e597869 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ const logger = pino({ projectId: 1, projectKey: "REPLACE_ME", environment: "production", - // aditional options for airbrake + // additional options for airbrake performanceStats: false, }, },