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 /src/index.html | |
parent | 20083ab9e9ae519400447fc97c3cd1b86ffcad57 (diff) | |
download | BIP39-f3bfd2a5e569db16351821db6c0de5bfb2cf00de.tar.gz BIP39-f3bfd2a5e569db16351821db6c0de5bfb2cf00de.tar.zst BIP39-f3bfd2a5e569db16351821db6c0de5bfb2cf00de.zip |
Typo Extendend > Extended
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ | |||
316 | <label class="col-sm-2 control-label"> | 316 | <label class="col-sm-2 control-label"> |
317 | </label> | 317 | </label> |
318 | <div class="col-sm-10"> | 318 | <div class="col-sm-10"> |
319 | <p data-translate>The account extendend keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.</p> | 319 | <p data-translate>The account extended keys can be used for importing to most BIP44 compatible wallets, such as mycelium or electrum.</p> |
320 | </div> | 320 | </div> |
321 | </div> | 321 | </div> |
322 | <div class="form-group"> | 322 | <div class="form-group"> |