From 90776409835d12fe65f05fd05cd715e0dd5a5024 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sat, 4 Sep 2021 18:41:39 +0100 Subject: [PATCH] Fix the text of the requiresConfirmation option (#571) --- pages/event-types/[type].tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/event-types/[type].tsx b/pages/event-types/[type].tsx index e395eba287..bd5c35a354 100644 --- a/pages/event-types/[type].tsx +++ b/pages/event-types/[type].tsx @@ -672,7 +672,7 @@ const EventTypePage = (props: inferSSRProps) => {

The booking needs to be manually confirmed before it is pushed to the - integrations and a integrations and a confirmation mail is sent. + integrations and a confirmation mail is sent.