aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
authorDimitris Tsapakidis <dimitris@tsapakidis.com>2017-11-24 18:01:19 +0200
committerGitHub <noreply@github.com>2017-11-24 18:01:19 +0200
commit20871923323a9be5114f9e030a5bc08b9461aec9 (patch)
tree4693b529db05c3b967a310dfab9fa2988faa3c06 /src/index.html
parent74ab4cbe90d037604120c93230ac9b0d74a6c7f1 (diff)
downloadBIP39-20871923323a9be5114f9e030a5bc08b9461aec9.tar.gz
BIP39-20871923323a9be5114f9e030a5bc08b9461aec9.tar.zst
BIP39-20871923323a9be5114f9e030a5bc08b9461aec9.zip
Fixed typos
addreses -> addresses steet -> street
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html
index ac1ab48..7f306f4 100644
--- a/src/index.html
+++ b/src/index.html
@@ -609,7 +609,7 @@
609 <div class="row"> 609 <div class="row">
610 <div class="col-md-12"> 610 <div class="col-md-12">
611 <h2>Derived Addresses</h2> 611 <h2>Derived Addresses</h2>
612 <p>Note these addreses are derived from the BIP32 Extended Key</p> 612 <p>Note these addresses are derived from the BIP32 Extended Key</p>
613 </div> 613 </div>
614 <div class="col-md-12 use-bitpay-addresses-container hidden"> 614 <div class="col-md-12 use-bitpay-addresses-container hidden">
615 <div class="checkbox"> 615 <div class="checkbox">
@@ -709,7 +709,7 @@
709 </span> 709 </span>
710 <span>This means flipping a fair coin, rolling a fair dice, noise measurements etc.</span> 710 <span>This means flipping a fair coin, rolling a fair dice, noise measurements etc.</span>
711 <span> 711 <span>
712 Do <strong>NOT</strong> use phrases from books, lyrics from songs, your birthday or steet address, 712 Do <strong>NOT</strong> use phrases from books, lyrics from songs, your birthday or street address,
713 keyboard mashing, or anything you <i>think</i> is random, because chances are overwhelming it isn't 713 keyboard mashing, or anything you <i>think</i> is random, because chances are overwhelming it isn't
714 random enough for the needs of this tool. 714 random enough for the needs of this tool.
715 </span> 715 </span>