From f94bc67f3d12ba854dedbfd2c8d60427b00ac22a Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 15 Mar 2023 00:34:39 +0100 Subject: [PATCH] fix(frontend): consistent info icons --- frontend/src/routes/auth/login/discord/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/routes/auth/login/discord/+page.svelte b/frontend/src/routes/auth/login/discord/+page.svelte index 9148eb1..9ece471 100644 --- a/frontend/src/routes/auth/login/discord/+page.svelte +++ b/frontend/src/routes/auth/login/discord/+page.svelte @@ -98,8 +98,8 @@ aria-describedby="invite-help" />
- You currently need an invite code to sign up. You can get one from an - existing user. + You currently need an invite code to sign up. You can get + one from an existing user.
{/if}