mirror of
https://github.com/videojs/video.js.git
synced 2024-12-23 02:04:34 +02:00
Spelling error.
This commit is contained in:
parent
b0d31be6fd
commit
8996e9526c
@ -36,7 +36,6 @@
|
||||
<h1>Video JS</h1>
|
||||
<p class="tagline">Open Source HTML5 Video Player</p>
|
||||
|
||||
|
||||
<div class="video-box">
|
||||
<!-- Using the Video for Everybody Embed Code (modified for VP8/WebM) http://camendesign.com/code/video_for_everybody -->
|
||||
<video id="video" class="video-js" width="640" height="264" poster="http://video-js.s3.amazonaws.com/oceans-clip.png" autobuffer>
|
||||
@ -54,7 +53,7 @@
|
||||
</div>
|
||||
<p id="video_note">Video clip is from <a href="http://disney.go.com/disneynature/oceans/" title="Oceans">Disney’s Oceans</a></p>
|
||||
|
||||
<p>Video JS is a javascript-based video player that uses the HTML5 video functionality built into advanced browsers. In general, the benefit of using and HTML5 player is a consisten look between browsers.</p>
|
||||
<p>Video JS is a javascript-based video player that uses the HTML5 video functionality built into advanced browsers. In general, the benefit of using an HTML5 player is a consisten look between browsers.</p>
|
||||
|
||||
<div id="features_and_support" class="clearfix">
|
||||
<div id="features">
|
||||
|
Loading…
Reference in New Issue
Block a user