Skip to content

Commit

Permalink
fix: wording in onboarding (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cahllagerfeld authored Oct 24, 2024
1 parent 191446f commit 823cd48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/onboarding/Setup/Items.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ export function CreateNewStack({ completed, active, hasDownstreamStep }: Onboard
<Button className="w-fit" size="md" asChild>
<Link className="flex" to={link}>
<Plus className="h-5 w-5 shrink-0 fill-white" />
Register a stack
Register a remote stack
</Link>
</Button>
</div>
Expand Down

0 comments on commit 823cd48

Please sign in to comment.