diff --git a/frontend/src/locales/en.json b/frontend/src/locales/en.json
index be4542cf9..5b48e2044 100644
--- a/frontend/src/locales/en.json
+++ b/frontend/src/locales/en.json
@@ -110,7 +110,7 @@
},
"webhooks": {
"meal-planner-webhooks": "Meal Planner Webhooks",
- "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on it's scheduled day. Currently Webhooks will execute at { time }",
+ "the-urls-listed-below-will-recieve-webhooks-containing-the-recipe-data-for-the-meal-plan-on-its-scheduled-day-currently-webhooks-will-execute-at": "The URLs listed below will receive webhooks containing the recipe data for the meal plan on its scheduled day. Currently Webhooks will execute at { time }",
"test-webhooks": "Test Webhooks",
"webhook-url": "Webhook URL",
"save-webhooks": "Save Webhooks"
@@ -138,4 +138,4 @@
"failed-imports": "Failed Imports",
"upload-an-archive": "Upload an Archive"
}
-}
+}
\ No newline at end of file