Skip to content

Commit d415b65

Browse files
committed
fix typo
1 parent 5db05f1 commit d415b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h3>Created by John Polacek at Draftfcb Chicago</h3>
4141
<a href="https://twitter.com/johnpolacek" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @johnpolacek</a>
4242
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
4343
</div>
44-
<p>This plugin makes it easy to add background video to websites that fits to fill the browser window. It can play silent ambient background video (or series of videos). Or use it as a player to show video playlist. BigVideo.js can also show big background images, which is nice to have for showing big background images for devices that don&rsquo;t have autoplay for ambient video.</p>
44+
<p>This plugin makes it easy to add fit-to-fill background video to websites. It can play silent ambient background video (or series of videos). Or use it as a player to show video playlist. BigVideo.js can also show big background images, which is nice to have for showing big background images for devices that don&rsquo;t have autoplay for ambient video.</p>
4545
<p>BigVideo.js is built on top of <a href="http://videojs.com" target="_blank">Video.js</a> from <a href="http://zencoder.com" target="_blank">zencoder</a>. So big thanks to them!</p>
4646
<p class="download-links">
4747
<strong>DOWNLOAD:</strong> <a class="download" href="https://github.com/dfcb/BigVideo.js/zipball/master">zip</a> <a class="download" href="https://github.com/dfcb/BigVideo.js/tarball/master">tar</a>

0 commit comments

Comments
 (0)