From 156b64b69979fbb8dc6ee103b196fe9e13e94b52 Mon Sep 17 00:00:00 2001 From: PhilKunz Date: Sun, 18 Sep 2016 16:09:27 +0200 Subject: [PATCH] improve README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac30430..4015ffe 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ npmextra is a hub for a series of js tools that help writing, documenting and ma [![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg)](http://standardjs.com/) ## Usage -The main purpose of npmextra is to configure different tools using one npmextra.json. This way complex setups avaoid complexity through many configuration files. +The main purpose of npmextra is to configure different tools using one npmextra.json. This way complex setups avoid additional complexity caused by too many configuration files. npmextra.json ```json