diff options
author | Steven Hatzakis <hatgit@users.noreply.github.com> | 2018-08-31 22:27:57 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-31 22:27:57 +0300 |
commit | 54348219db02e89ca48069a2a100992364e6aa87 (patch) | |
tree | 8b8eafaf19ada62d3cf8e5494639fb90c509cdfe /src | |
parent | 7d6078040d279d24789fed5066a8d5f39268ebeb (diff) | |
download | BIP39-54348219db02e89ca48069a2a100992364e6aa87.tar.gz BIP39-54348219db02e89ca48069a2a100992364e6aa87.tar.zst BIP39-54348219db02e89ca48069a2a100992364e6aa87.zip |
Update index.html
Diffstat (limited to 'src')
-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 7a3e894..8765164 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -36,7 +36,7 @@ | |||
36 | <div class="col-sm-10"> | 36 | <div class="col-sm-10"> |
37 | <div class="form-inline"> | 37 | <div class="form-inline"> |
38 | <div class="input-group-inline"> | 38 | <div class="input-group-inline"> |
39 | <span>Generate a random mnemonic </span>: | 39 | <span>Generate a random mnemonic</span>: |
40 | <button class="btn generate" ><b>GENERATE</b></button> | 40 | <button class="btn generate" ><b>GENERATE</b></button> |
41 | <select id="strength" class="strength form-control"> | 41 | <select id="strength" class="strength form-control"> |
42 | <option value="3">3</option> | 42 | <option value="3">3</option> |