diff --git a/readme.md b/readme.md index 7d33e89a..f610d29f 100644 --- a/readme.md +++ b/readme.md @@ -277,10 +277,10 @@ Options must be passed as an object to the `setup()` method as above. See plyr.js in /src for more info. You probably don't need to change any of these. - handlers + listeners Object — - Allows early binding of handlers to Plyr's controls. See controls above for list of controls and see plyr.js in /src for more info. + Allows early binding of event listeners to the controls. See controls above for list of controls and see plyr.js in /src for more info. classes