fix: wording

This commit is contained in:
Timothy J. Baek 2024-02-11 17:57:56 -08:00
parent c41071a9b0
commit 9c24ff514c

View File

@ -95,8 +95,8 @@
{#if mode === 'signup'} {#if mode === 'signup'}
<div class=" mt-1 text-xs font-medium text-gray-500"> <div class=" mt-1 text-xs font-medium text-gray-500">
Your data stays secure on your locally hosted server and {WEBUI_NAME} does not make any {WEBUI_NAME} does not make any external connections, and your data stays securely on
external connections. your locally hosted server.
</div> </div>
{/if} {/if}