Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mrbar42 committed May 4, 2017
1 parent 1ca2fc1 commit f2979bf
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 @@ -39,7 +39,7 @@ in a CommonJS app
```js
var videojs = require('video.js');
require('videojs-contrib-media-sources'); // increase browser support with MSE polyfill
require('videojs-contrib-hlsjs'); // auto attaches hlsjs handler
require('videojs-contrib-hls.js'); // auto attaches hlsjs handler

var player = videojs('#player');

Expand Down

0 comments on commit f2979bf

Please sign in to comment.