Skip to content

Commit 7a4a4fa

Browse files
rayhatfieldgkatsev
authored andcommitted
typo: polfyill -> polyfill
From mozilla/vtt.js#380
1 parent fd7e67f commit 7a4a4fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ for more information. Our VTTCue shim also includes properties of its abstract b
220220
var cue = new window.VTTCue(0, 1, "I'm a cue.");
221221
```
222222

223-
**Note:** Since this polfyill doesn't implement the track specification directly the `onenter`
223+
**Note:** Since this polyfill doesn't implement the track specification directly the `onenter`
224224
and `onexit` events will do nothing and do not exist on this shim.
225225

226226
### Extended API

0 commit comments

Comments
 (0)