Skip to content

Commit 7c4d371

Browse files
committed
Rephrase settings menu to fit better
1 parent 1ab4a43 commit 7c4d371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/features/settings/SettingsScreen.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export function SettingsScreen() {
6161
<Box direction="row" align="center" justify="center" wrap={true} margin="0.5em 0 0 0">
6262
<PageLinkBox
6363
header="Account Details"
64-
body="See your acount information like your address and recovery phrase."
64+
body="See acount information like your address and recovery phrase."
6565
icon={IdCardIcon}
6666
iconAlt="wallet details"
6767
onClick={onClickViewAccount}

0 commit comments

Comments
 (0)