Update README.md

This commit is contained in:
Josh Johnson 2016-09-30 21:36:00 +01:00 committed by GitHub
parent 4be0e63616
commit 0faad12d08

View file

@ -319,7 +319,7 @@ const example = new Choices(element, {
**Input types affected:** `select-one`, `select-multiple`
**Usage:** The text that is shown when a user's search has returned no results or no choices have been passed.
**Usage:** The text that is shown when a user's search has returned no results.
### noChoicesText
**Type:** `String` **Default:** `No choices to choose from`