Merge pull request #2853 from Budibase/fix/self-host-flow

updating copy on self host flow
This commit is contained in:
Martin McKeaveney 2021-10-01 16:00:44 +01:00 committed by GitHub
commit 61885bcd11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>