From a75e7c6a037903d721bef4b470b48a436f00f23e Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Thu, 3 Aug 2017 11:13:23 +0100 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b474c02..160f204 100644 --- a/README.md +++ b/README.md @@ -365,7 +365,7 @@ const example = new Choices(element, { ### placeholderValue **Type:** `String` **Default:** `null` -**Input types affected:** `text`, `select-one`, `select-multiple` +**Input types affected:** `text`, `select-multiple` **Usage:** The value of the inputs placeholder.