Skip to content

Commit

Permalink
Update signup-form.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
FleetAdmiralJakob authored Nov 5, 2024
1 parent c5e02bf commit af27a4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/(auth)/sign-up/signup-form.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export function SignUpForm() {
})}
>
This is your display name and the way friends can add you. It consists
of the username and a ID.
of the username and an ID.
</span>
<div className="block gap-1 xl:flex">
<FormField
Expand Down

0 comments on commit af27a4e

Please sign in to comment.