From ce16a7e86983932e25675c67ea5bc218d21d9708 Mon Sep 17 00:00:00 2001 From: Mauro Junior Date: Wed, 3 May 2017 10:56:38 -0300 Subject: [PATCH] fix: fixed typo on README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6beba57..54b684d 100644 --- a/README.md +++ b/README.md @@ -44,5 +44,5 @@ $ yarn run commit ## Do you want more information? ```Shell -$ yarn run infoMy template for node modules with lint, tests, code coverage, type checking, CI, semantic release and interoperability between ES6 modules and CommonJs. +$ yarn run info ```