From b689efe6f7e99a279d2891d1b19351a7e9ef5a48 Mon Sep 17 00:00:00 2001 From: Josh Johnson Date: Fri, 30 Sep 2016 21:30:38 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7147bf..69bbc3f 100644 --- a/README.md +++ b/README.md @@ -196,7 +196,7 @@ Pass an array of objects: **Input types affected:** `text` -**Usage:** Whether a user can edit items. An items value can be edited by pressing the backspace. +**Usage:** Whether a user can edit items. An item's value can be edited by pressing the backspace. ### duplicateItems **Type:** `Boolean` **Default:** `true`