Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Qoraiche committed May 17, 2018
1 parent 22f1ee1 commit 588b900
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 @@ -59,7 +59,7 @@ var player = new MediaElementPlayer(document.querySelector('video'), {
},

snapError: function(){
console.log('snapshot error !');
console.log('you can not take snapshot while the player loading !');
}

});
Expand Down

0 comments on commit 588b900

Please sign in to comment.