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 adac7b5a58
1 changed files with 4 additions and 4 deletions

View File

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