diff options
author | lou <louiscuny@gmail.com> | 2013-07-04 12:27:13 +0200 |
---|---|---|
committer | lou <louiscuny@gmail.com> | 2013-07-04 12:27:13 +0200 |
commit | b5c6736a82768dc76b0fbf688f2442ba1b7789b1 (patch) | |
tree | 61258c338baa63bd5c5974e9a9c6c88055335a7c | |
parent | dec9bdb68e7641ef68e00fe9fc4279c28d7382e8 (diff) | |
download | multi-select-b5c6736a82768dc76b0fbf688f2442ba1b7789b1.zip multi-select-b5c6736a82768dc76b0fbf688f2442ba1b7789b1.tar.gz multi-select-b5c6736a82768dc76b0fbf688f2442ba1b7789b1.tar.bz2 |
update manifest description
-rw-r--r-- | multi-select.jquery.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multi-select.jquery.json b/multi-select.jquery.json index b4d350e..81e06a0 100644 --- a/multi-select.jquery.json +++ b/multi-select.jquery.json @@ -1,7 +1,7 @@ { "name": "multi-select", "title": "multiselect", - "description": "This is a tiny jQuery plugin which aims to be a drop-in replacement for the standard <select> with multiple attribute activated.", + "description": "This is a user-friendlier drop-in replacement for the standard <select> with multiple attribute activated.", "keywords": [ "multiselect", "select", |