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