README.md in selectize-rails-0.8.5 vs README.md in selectize-rails-0.9.0
- old
+ new
@@ -28,25 +28,25 @@
*= require selectize.default
```
### Themes
-To include additional theme's you can replace the `selectize.default` for on of the [theme files](https://github.com/brianreavis/selectize.js/tree/master/dist/css)
+To include additional theme's you can replace the `selectize.default` for one of the [theme files](https://github.com/brianreavis/selectize.js/tree/master/dist/css)
## Examples
See the [demo page of Brian Reavis](http://brianreavis.github.io/selectize.js/) for examples how to use the plugin
## Changes
| Version | Notes |
| -------:| ----------------------------------------------------------- |
+| 0.9.0 | Update to v0.9.0 of selectize.js |
| 0.8.5 | Update to v0.8.5 of selectize.js |
| 0.8.4 | Update to v0.8.4 of selectize.js |
| 0.8.3 | Update to v0.8.3 of selectize.js |
| 0.8.1 | Update to v0.8.1 of selectize.js |
-| 0.8.0 | Update to v0.8.0 of selectize.js |
[older](CHANGELOG.md)
## License