From e3ea8fa68d32b437c05445f8cb9072d7736c3b04 Mon Sep 17 00:00:00 2001
From: Davide Silvestri <davide@baserow.io>
Date: Tue, 1 Oct 2024 11:38:42 +0000
Subject: [PATCH] Timeline fixes

---
 premium/web-frontend/modules/baserow_premium/locales/en.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/premium/web-frontend/modules/baserow_premium/locales/en.json b/premium/web-frontend/modules/baserow_premium/locales/en.json
index cae8647a5..219db0530 100644
--- a/premium/web-frontend/modules/baserow_premium/locales/en.json
+++ b/premium/web-frontend/modules/baserow_premium/locales/en.json
@@ -218,7 +218,7 @@
   "timelineDateSettingsForm": {
     "startDateField": "Start date",
     "endDateField": "End date",
-    "noCompatibleDateFields": "Date fields are missing in the table. Please create a start and date date field in the table first.",
+    "noCompatibleDateFields": "Date fields are missing in the table. Please create a start and end date field in the table first.",
     "incompatibleFieldsErrorTitle": "Incompatible fields",
     "incompatibleFieldsErrorMessage": "Fields are not compatible. Please choose two valid date fields in the table that use the same settings for 'include time' and use the same timezone for all collaborators.",
     "forceTimezone": "{timezone}",