From 308cd3737b08ca87188fe1202c4637e48a68bc7f Mon Sep 17 00:00:00 2001 From: 0xflotus <0xflotus@gmail.com> Date: Tue, 8 Jan 2019 18:11:49 +0100 Subject: [PATCH] fixed current --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1021b6a..da10687 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ If you are running npm version 2 or lower then run the below command to setup th ``` bash $ npm install winston-loggly-bulk winston ``` -* __Note:__ To check the currrent npm version run the below command- +* __Note:__ To check the current npm version run the below command- ``` bash $ npm -v