diff --git a/src/constants.js b/src/constants.js index 455f0c50c3b33..a515670ee4eb2 100644 --- a/src/constants.js +++ b/src/constants.js @@ -124,7 +124,7 @@ const KeyboardShortcuts = { REFRESH: 'r' }, VIDEO_PLAYER: { - SUBTITLES: 'c', + CAPTIONS: 'c', STATS: 'd', FULLSCREEN: 'f', PICTURE_IN_PICTURE: 'i',