1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-23 11:04:59 +02:00

docs: fix typo in html-track-element.js (#7504)

vesion -> version
This commit is contained in:
Ikko Ashimine 2021-11-10 00:17:47 +09:00 committed by GitHub
parent bcd80f922e
commit 8e8b7be190
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ class HTMLTrackElement extends EventTarget {
*
* @param {string} [options.srclang='']
* A valid two character language code. An alternative, but deprioritized
* vesion of `options.language`
* version of `options.language`
*
* @param {string} [options.src]
* A url to TextTrack cues.