diff --git a/web/src/components/timeline/ReviewTimeline.tsx b/web/src/components/timeline/ReviewTimeline.tsx
index 21925fa00..4b55d9249 100644
--- a/web/src/components/timeline/ReviewTimeline.tsx
+++ b/web/src/components/timeline/ReviewTimeline.tsx
@@ -539,7 +539,7 @@ export function ReviewTimeline({
- {t("zoomIn")}
+ {t("zoomOut")}
@@ -562,7 +562,7 @@ export function ReviewTimeline({
- {t("zoomOut")}
+ {t("zoomIn")}