Fix the text of the requiresConfirmation option (#571)
This commit is contained in:
parent
9195ef41f3
commit
9077640983
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue