Skip to content

Commit

Permalink
typo: polfyill -> polyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhatfield authored and gkatsev committed Apr 13, 2021
1 parent fd7e67f commit 7a4a4fa
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 @@ -220,7 +220,7 @@ for more information. Our VTTCue shim also includes properties of its abstract b
var cue = new window.VTTCue(0, 1, "I'm a cue.");
```

**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`
and `onexit` events will do nothing and do not exist on this shim.

### Extended API
Expand Down

0 comments on commit 7a4a4fa

Please sign in to comment.