mirror of
https://github.com/videojs/video.js.git
synced 2025-02-04 11:43:27 +02:00
typo
This commit is contained in:
parent
a34259860f
commit
90febd2bcf
@ -4,7 +4,7 @@ Options
|
|||||||
Setting Options
|
Setting Options
|
||||||
---------------
|
---------------
|
||||||
|
|
||||||
The Video.js emebed code is simply an HTML5 video tag, so for many of the options you can use the standard tag attributes to set the options.
|
The Video.js embed code is simply an HTML5 video tag, so for many of the options you can use the standard tag attributes to set the options.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<video controls autoplay preload="auto" ...>
|
<video controls autoplay preload="auto" ...>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user