updating copy on self host flow

This commit is contained in:
Martin McKeaveney 2021-10-01 15:26:41 +01:00
parent c2d2c7d090
commit b4999f3f13
1 changed files with 4 additions and 4 deletions

View File

@ -21,12 +21,12 @@
<ModalContent <ModalContent
size="M" size="M"
{onConfirm} {onConfirm}
title="Upgrade to self-hosted" title="Self-host Budibase"
confirmText="Upgrade" confirmText="Self-host Budibase"
> >
<span <span
>Upgrade to Budibase self-hosting for free, and get SSO, unlimited apps, >Self-host budibase for free, and get SSO, unlimited apps, and more - and
and more - and it only takes a few minutes!</span it only takes a few minutes!</span
> >
</ModalContent> </ModalContent>
</Modal> </Modal>