Skip to content

Commit

Permalink
Merge c4294dc into e228f13
Browse files Browse the repository at this point in the history
  • Loading branch information
mikewesthad committed Jun 9, 2018
2 parents e228f13 + c4294dc commit 213073d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ differences:
- The `newListener` and `removeListener` events have been removed as they
are useful only in some uncommon use-cases.
- The `setMaxListeners`, `getMaxListeners`, `prependListener` and
`preperndOnceListener` methods are not available.
`prependOnceListener` methods are not available.
- Support for custom context for events so there is no need to use `fn.bind`.
- The `removeListener` method removes all matching listeners, not only the
first.
Expand Down

0 comments on commit 213073d

Please sign in to comment.