diff --git a/src/routes/auth/+page.svelte b/src/routes/auth/+page.svelte index cb1fbdb93..05891d4f9 100644 --- a/src/routes/auth/+page.svelte +++ b/src/routes/auth/+page.svelte @@ -95,8 +95,8 @@ {#if mode === 'signup'}
- ⓘ Your data stays secure on your locally hosted server and {WEBUI_NAME} does not make any - external connections. + ⓘ {WEBUI_NAME} does not make any external connections, and your data stays securely on + your locally hosted server.
{/if}