From aa793753566899e7c835a41b2f9f549ac522bd9c Mon Sep 17 00:00:00 2001 From: Nuno Coelho Date: Fri, 23 Nov 2018 10:02:35 +0100 Subject: [PATCH] fix copy (#129) --- loc/en.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/loc/en.js b/loc/en.js index 8ae660bf..67cfcfe0 100644 --- a/loc/en.js +++ b/loc/en.js @@ -62,7 +62,7 @@ module.exports = { import: { title: 'import', explanation: - "Write here you mnemonic, private key, WIF, or anything you've got. BlueWallet will do it's best to guess the correct format and import your wallet", + "Write here you mnemonic, private key, WIF, or anything you've got. BlueWallet will do its best to guess the correct format and import your wallet", imported: 'Imported', error: 'Failed to import. Is it event valid?', success: 'Success',