diff --git a/src/components/WatchVideo.vue b/src/components/WatchVideo.vue
index ad4ab8a1..325408e7 100644
--- a/src/components/WatchVideo.vue
+++ b/src/components/WatchVideo.vue
@@ -122,15 +122,16 @@
@click="showRecs = !showRecs"
v-text="$t(`actions.${showRecs ? 'minimize_recommendations' : 'show_recommendations'}`)"
/>
-