diff --git a/apps/web/public/static/locales/en/common.json b/apps/web/public/static/locales/en/common.json index ac9de759b0..2142d773c6 100644 --- a/apps/web/public/static/locales/en/common.json +++ b/apps/web/public/static/locales/en/common.json @@ -1785,7 +1785,7 @@ "managed_event_dialog_title_one": "The url /{{slug}} already exists for {{count}} member. Do you want to replace it?", "managed_event_dialog_title_other": "The url /{{slug}} already exists for {{count}} members. Do you want to replace it?", "managed_event_dialog_information_one": "{{names}} is already using the /{{slug}} url.", - "managed_event_dialog_information_other": "{{names}} are already using the /{{slug}} url.", + "managed_event_dialog_information_other": "{{names}} are already using the /{{slug}} url.", "managed_event_dialog_clarification": "If you choose to replace it, we will notify them. Go back and remove them if you don't want to overwrite it.", "review_event_type": "Review Event Type", "looking_for_more_analytics": "Looking for more analytics?",