Skip to content

Commit

Permalink
chore: typo soruce -> source (#4307)
Browse files Browse the repository at this point in the history
  • Loading branch information
sroucheray authored and gkatsev committed May 11, 2017
1 parent da0f1ee commit da1d861
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/js/player.js
Original file line number Diff line number Diff line change
Expand Up @@ -2528,7 +2528,7 @@ class Player extends Component {
* asynchronous way. We want the poster component to use this
* poster source so that it covers up the tech's controls.
* (YouTube's play button). However we only want to use this
* soruce if the player user hasn't set a poster through
* source if the player user hasn't set a poster through
* the normal APIs.
*
* @fires Player#posterchange
Expand Down

0 comments on commit da1d861

Please sign in to comment.