diff --git a/README.md b/README.md index 1a775751f..b1fa40021 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ or at the [source](https://github.com/enyo/dropzone/blob/master/src/dropzone.cof ### Register for events -I use [emitter](https://github.com/component/emitter) to manage events. If you want to register to some event you can do so on the `dropzone` object itself: +If you want to register to some event you can do so on the `dropzone` object itself: ```js Dropzone.options.myDropzone({