Skip to content

Commit

Permalink
fix(app): typo in the CreatePassword component (FuelLabs#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayushsingh01042003 authored Nov 16, 2022
1 parent b7f32de commit 108365f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export function CreatePassword({
/>
<Header
title="Create your password"
subtitle="Add a safe password for access your wallet"
subtitle="Add a safe password to access your wallet"
/>
<Stack css={{ width: '100%' }} gap="$4">
<ControlledField
Expand Down

0 comments on commit 108365f

Please sign in to comment.