From 2fa45b2eeeb736fabb2b8f210948c1282e3b57e6 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Thu, 23 Jun 2016 10:06:35 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 650a2c9..206ea5e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Coming soon. placeholderValue: '', prependValue: false, appendValue: false, - selectAll: true, + highlightAll: true, loadingText: 'Loading...', }); @@ -268,4 +268,4 @@ To setup a local environment: clone this repo, navigate into it's directory in a In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using npm scripts...bla bla bla ## License -MIT License \ No newline at end of file +MIT License