We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ab4a43 commit 7c4d371Copy full SHA for 7c4d371
1 file changed
src/features/settings/SettingsScreen.tsx
@@ -61,7 +61,7 @@ export function SettingsScreen() {
61
<Box direction="row" align="center" justify="center" wrap={true} margin="0.5em 0 0 0">
62
<PageLinkBox
63
header="Account Details"
64
- body="See your acount information like your address and recovery phrase."
+ body="See acount information like your address and recovery phrase."
65
icon={IdCardIcon}
66
iconAlt="wallet details"
67
onClick={onClickViewAccount}
0 commit comments