From b6d81168828b470a825d1486e36350cc09533b0e Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Wed, 28 Sep 2016 14:03:24 -0700 Subject: [PATCH] Indentation nit in readme. [ci skip] --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 55edd149b..8e5d60304 100644 --- a/README.md +++ b/README.md @@ -66,9 +66,9 @@ Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 Lodash makes JavaScript easier by taking the hassle out of working with arrays,
numbers, objects, strings, etc. Lodash’s modular methods are great for: -* Iterating arrays, objects, & strings -* Manipulating & testing values -* Creating composite functions + * Iterating arrays, objects, & strings + * Manipulating & testing values + * Creating composite functions ## Module Formats