From f3bfd2a5e569db16351821db6c0de5bfb2cf00de Mon Sep 17 00:00:00 2001 From: Ian Coleman Date: Tue, 13 Dec 2016 14:43:47 +1100 Subject: [PATCH] Typo Extendend > Extended --- bip39-standalone.html | 2 +- src/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bip39-standalone.html b/bip39-standalone.html index 45380a3..0fd48c4 100644 --- a/bip39-standalone.html +++ b/bip39-standalone.html @@ -320,7 +320,7 @@
-

The account extendend keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.

+

The account extended keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.

diff --git a/src/index.html b/src/index.html index e3eebd6..c2d1662 100644 --- a/src/index.html +++ b/src/index.html @@ -316,7 +316,7 @@
-

The account extendend keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.

+

The account extended keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.

-- 2.41.0