Skip to content

Commit

Permalink
change copy
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzius committed Dec 3, 2024
1 parent 961d0a0 commit df347d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/screens/Signup/StepHandle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,8 +136,8 @@ export function StepHandle() {
isFirstTimeUser && (
<Admonition type="tip">
<Trans>
This is the unique name for your account. Pick something
memorable!
Also known as a "username", this is the unique name for your
account. Pick something memorable!
</Trans>
</Admonition>
)
Expand Down

0 comments on commit df347d9

Please sign in to comment.