let’s spell things correctly eh?

This commit is contained in:
Max Howell 2023-04-24 17:47:49 -04:00
parent aea58b89ed
commit 1220682ffc
No known key found for this signature in database
GPG key ID: 741BB84EF5BB9EEC

View file

@ -61,7 +61,7 @@
class:visible={isLogoutOpen}
on:click={logout}
>
logout
log out
</div>
</div>
{:else}
@ -71,7 +71,7 @@
on:click={openGithub}
on:dblclick={preventDoubleClick}
>
login
log in
</button>
{/if}