From 04c7e068d80f878477d3a33d2ba063e2dc3dda39 Mon Sep 17 00:00:00 2001 From: Michael Genson <71845777+michael-genson@users.noreply.github.com> Date: Wed, 9 Aug 2023 21:52:00 -0500 Subject: [PATCH] typo: have have (#2490) --- frontend/lang/messages/en-US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/lang/messages/en-US.json b/frontend/lang/messages/en-US.json index b319b5497180..1b2f90fc858b 100644 --- a/frontend/lang/messages/en-US.json +++ b/frontend/lang/messages/en-US.json @@ -1077,9 +1077,9 @@ "cookbooks-description": "Manage a collection of recipe categories and generate pages for them.", "members": "Members", "members-description": "See who's in your group and manage their permissions.", - "webhooks-description": "Setup webhooks that trigger on days that you have have mealplan scheduled.", + "webhooks-description": "Set up webhooks that trigger on days that you have mealplans scheduled.", "notifiers": "Notifiers", - "notifiers-description": "Setup email and push notifications that trigger on specific events.", + "notifiers-description": "Set up email and push notifications that trigger on specific events.", "manage-data": "Manage Data", "manage-data-description": "Manage your Food and Units (more options coming soon)", "data-migrations": "Data Migrations",