aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bip39-standalone.html2
-rw-r--r--src/index.html2
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 @@
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">
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">