Fix the text of the requiresConfirmation option (#571)

pull/584/head
Adam Spiers 2021-09-04 18:41:39 +01:00 committed by GitHub
parent 9195ef41f3
commit 9077640983
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -672,7 +672,7 @@ const EventTypePage = (props: inferSSRProps<typeof getServerSideProps>) => {
<div className="ml-3 text-sm">
<p className="text-neutral-900">
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.
</p>
</div>
</div>