From a66f4a62d32165eb43a6ba9d92032051f7b8921c Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Thu, 1 Sep 2016 07:26:01 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a8cb36..109edb1 100644 --- a/README.md +++ b/README.md @@ -256,7 +256,7 @@ const example = new Choices(element, { **Input types affected:**`select-one`, `select-multiple` -**Usage:** Specify which fields should be used for sorting. +**Usage:** Specify which fields should be used for sorting when a user is searching. If a user is not searching and sorting is enabled, only the choice's label will be sorted. ### placeholder **Type:** `Boolean` **Default:** `true`