Skip to content

Commit

Permalink
Rephrase settings menu to fit better
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Sep 24, 2021
1 parent 1ab4a43 commit 7c4d371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/settings/SettingsScreen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export function SettingsScreen() {
<Box direction="row" align="center" justify="center" wrap={true} margin="0.5em 0 0 0">
<PageLinkBox
header="Account Details"
body="See your acount information like your address and recovery phrase."
body="See acount information like your address and recovery phrase."
icon={IdCardIcon}
iconAlt="wallet details"
onClick={onClickViewAccount}
Expand Down

0 comments on commit 7c4d371

Please sign in to comment.