Skip to content

Commit 08e0fbd

Browse files
committed
Update README
1 parent 551df46 commit 08e0fbd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1458,8 +1458,7 @@ player.on('eventName', function(data) {
14581458
});
14591459
```
14601460

1461-
The events are equivalent to the HTML5 video events (except for `cuechange`,
1462-
which is slightly different).
1461+
The events are similar to the HTML5 video events.
14631462

14641463
To remove a listener, call `.off()` with the callback function:
14651464

0 commit comments

Comments
 (0)