diff --git a/README.md b/README.md index 7050e43..d5f0d30 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ player.currentResolution('SD', function(_player, _sources, _label){ | name | type | required | description | |:----:|:----:|:--------:|:-----------:| -| palyer| Object | yes | videojs player object | +| player| Object | yes | videojs player object | | sources | Array | no | array of sources | | label | String | no | name of label |