diff --git a/src/views/SeedBackupView.vue b/src/views/SeedBackupView.vue index 05f3ea1..7935e86 100644 --- a/src/views/SeedBackupView.vue +++ b/src/views/SeedBackupView.vue @@ -20,22 +20,26 @@
- BEWARE: Anyone who gets hold of this mnemonic seed phrase will be able - impersonate you and take over any digital holdings based on it. So only - reveal it when you are in a private place out of sight of other eyes, - and only record it in something private -- don't take a screenshot or - send it to any online service. +
+ BEWARE! Anyone who has this seed phrase will + be able impersonate you and take over any digital holdings based on it. + Reveal it when you are somewhere only you can see your screen, and + record it somewhere only you have access. + Don't take a screenshot or send it to any online service.
- +{{ activeAccount.mnemonic }}
++ {{ activeAccount.mnemonic }} +
+