We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd7e67f commit 7a4a4faCopy full SHA for 7a4a4fa
README.md
@@ -220,7 +220,7 @@ for more information. Our VTTCue shim also includes properties of its abstract b
220
var cue = new window.VTTCue(0, 1, "I'm a cue.");
221
```
222
223
-**Note:** Since this polfyill doesn't implement the track specification directly the `onenter`
+**Note:** Since this polyfill doesn't implement the track specification directly the `onenter`
224
and `onexit` events will do nothing and do not exist on this shim.
225
226
### Extended API
0 commit comments