diff --git a/frontend/src/components/BatchCard.vue b/frontend/src/components/BatchCard.vue
index 331b96f0..3661c654 100644
--- a/frontend/src/components/BatchCard.vue
+++ b/frontend/src/components/BatchCard.vue
@@ -11,7 +11,7 @@
{{ batch.seats_left }} {{ __('Seats Left') }}
diff --git a/frontend/src/components/BatchOverlay.vue b/frontend/src/components/BatchOverlay.vue
index e2c2021f..41db2cdf 100644
--- a/frontend/src/components/BatchOverlay.vue
+++ b/frontend/src/components/BatchOverlay.vue
@@ -8,7 +8,7 @@
{{ seats_left }} {{ __('Seats Left') }}