Skip to content

Commit

Permalink
SFT-3903: Ken's copy suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
mjg-foundation committed Aug 6, 2024
1 parent a703c9b commit 8dc6dae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ async def clear_seed(self):
from pages import SuccessPage, QuestionPage

if is_passphrase_active():
text = 'Clear temporary seed? The passphrase applied to it will also be removed.'
text = 'Clear temporary seed? The current passphrase will be removed.'
else:
text = 'Clear temporary seed?'

Expand Down

0 comments on commit 8dc6dae

Please sign in to comment.