Skip to content

Commit

Permalink
removed space
Browse files Browse the repository at this point in the history
  • Loading branch information
varCepheid committed Feb 17, 2024
1 parent 9ab31ea commit 1ce8018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/signup.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ const SignUpForm = () => {
getText={(v) => v.name}
/>
<div class={textStyle}>
{"Don't see your team? Ask a captain or mentor to "}{' '}
{"Don't see your team? Ask a captain or mentor to "}
<a href={'/new-realm'}>make a new realm</a>
{'.'}
</div>
Expand Down

0 comments on commit 1ce8018

Please sign in to comment.