aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/scripts/eth-ledger-keyring-listener.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/scripts/eth-ledger-keyring-listener.js b/app/scripts/eth-ledger-keyring-listener.js
index b9b8eb3c8..1b30c4d6d 100644
--- a/app/scripts/eth-ledger-keyring-listener.js
+++ b/app/scripts/eth-ledger-keyring-listener.js
@@ -8,7 +8,7 @@ const Transaction = require('ethereumjs-tx')
// HD path differs from eth-hd-keyring - MEW, Parity, Geth and Official Ledger clients use same unusual derivation for Ledger
const hdPathString = `m/44'/60'/0'`
-const type = 'Ledger Hardware Keyring'
+const type = 'Ledger Hardware'
const ORIGIN = 'https://localhost:3000'
const pathBase = 'm'