diff --git a/src/js/player.js b/src/js/player.js index 4101edd70..bd71b401b 100644 --- a/src/js/player.js +++ b/src/js/player.js @@ -3291,7 +3291,7 @@ class Player extends Component { * - true means that we should loop the video * - false means that we should not loop the video * - * @return {string} + * @return {boolean} * The current value of loop when getting */ loop(value) {