docs: add space between words

(cherry picked from commit b443f38d60)
This commit is contained in:
spicyzboss 2024-12-12 18:06:36 +07:00 committed by scgbckbone
parent 49643617a1
commit b756d43334

View File

@ -579,7 +579,7 @@ async def clear_seed(*a):
if not await ux_confirm('Wipe seed words and reset wallet. '
'All funds will be lost. '
'You better have a backup of the seed words.'
'You better have a backup of the seed words. '
'All settings like multisig wallets are also wiped. '
'Saved temporary seed settings and Seed Vault are lost.'):
return await ux_aborted()