1
0
Fork 0
mirror of synced 2024-06-03 02:55:14 +12:00

Change self host button text

This commit is contained in:
Peter Clement 2021-08-12 14:20:46 +01:00
parent 6cf5a86f8c
commit 2479207436

View file

@ -14,7 +14,7 @@
quiet
primary
size="M"
icon="DownloadFromCloud">Upgrade to self-hosted</Button
icon="DownloadFromCloud">Self-host Budibase</Button
>
</div>
<Modal bind:this={upgradeModal}>
@ -26,7 +26,7 @@
>
<span
>Upgrade to Budibase self-hosting for free, and get SSO, unlimited apps,
and more - and it only takes 10 minutes!</span
and more - and it only takes a few minutes!</span
>
</ModalContent>
</Modal>