Unverified Commit e08bf88e authored by Timothy Jaeryang Baek's avatar Timothy Jaeryang Baek Committed by GitHub
Browse files

Merge pull request #713 from ollama-webui/idiot-proof-message

fix: wording
parents e70f8c1f 9c24ff51
...@@ -95,8 +95,8 @@ ...@@ -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}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment