diff --git a/src/routes/(auth)/login/+page.svelte b/src/routes/(auth)/login/+page.svelte index bf6d22cd..c1ea4e47 100644 --- a/src/routes/(auth)/login/+page.svelte +++ b/src/routes/(auth)/login/+page.svelte @@ -233,7 +233,7 @@ class="mt-1 text-sm text-muted-foreground hover:text-foreground" onclick={() => (showOtherMethods = true)} > - Show other sign in options + Show other options {/if}