README.md in activeadmin_selectize-0.1.2 vs README.md in activeadmin_selectize-0.1.3

- old
+ new

@@ -58,10 +58,10 @@ - **data-opt-value**: field to use as select value - **data-opt-NAME**: option _NAME_ passed directly to Selectize.js - see [options](https://github.com/selectize/selectize.js/blob/master/docs/usage.md#configuration) Alternative syntax: -- **data-options**: overrides Selectize options - example: `'data-options': '{"highlight":true,"plugins":[]}'` +- **data-opts**: overrides Selectize options - example: `'data-opts': '{"highlight":true,"plugins":[]}'` ## Contributors - [Mattia Roccoberton](http://blocknot.es) - creator, maintainer