diff --git a/src/HelpSheet.jsx b/src/HelpSheet.jsx
index a30edfc7..9c535949 100644
--- a/src/HelpSheet.jsx
+++ b/src/HelpSheet.jsx
@@ -56,7 +56,7 @@ const HelpSheet = memo(({ visible, onTogglePress, ffmpegCommandLog, currentCutSe
→ {t('Seek forward 1 sec')}
CTRL / CMD + ← {t('Seek backward 1% of timeline at current zoom')}
CTRL / CMD + → {t('Seek forward 1% of timeline at current zoom')}
- , SHIFT + ← {t('Jump to cut end')}
+ , SHIFT + ← {t('Jump to cut start')}
, SHIFT + → {t('Jump to cut end')}
{t('Segments and cut points')}