diff options
author | Ian Coleman <coleman.ian@gmail.com> | 2016-12-13 14:43:47 +1100 |
---|---|---|
committer | Ian Coleman <coleman.ian@gmail.com> | 2016-12-13 14:43:47 +1100 |
commit | f3bfd2a5e569db16351821db6c0de5bfb2cf00de (patch) | |
tree | 090423144e2127d9e36243608e19c36da833055a /bip39-standalone.html | |
parent | 20083ab9e9ae519400447fc97c3cd1b86ffcad57 (diff) | |
download | BIP39-f3bfd2a5e569db16351821db6c0de5bfb2cf00de.tar.gz BIP39-f3bfd2a5e569db16351821db6c0de5bfb2cf00de.tar.zst BIP39-f3bfd2a5e569db16351821db6c0de5bfb2cf00de.zip |
Typo Extendend > Extended
Diffstat (limited to 'bip39-standalone.html')
-rw-r--r-- | bip39-standalone.html | 2 |
1 files changed, 1 insertions, 1 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 @@ | |||
320 | <label class="col-sm-2 control-label"> | 320 | <label class="col-sm-2 control-label"> |
321 | </label> | 321 | </label> |
322 | <div class="col-sm-10"> | 322 | <div class="col-sm-10"> |
323 | <p data-translate>The account extendend keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.</p> | 323 | <p data-translate>The account extended keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.</p> |
324 | </div> | 324 | </div> |
325 | </div> | 325 | </div> |
326 | <div class="form-group"> | 326 | <div class="form-group"> |