diff options
author | Ian Coleman <coleman.ian@gmail.com> | 2015-08-16 21:28:14 +1000 |
---|---|---|
committer | Ian Coleman <coleman.ian@gmail.com> | 2015-08-16 21:28:14 +1000 |
commit | ae30fed8037fa9d1e88e9431c4f301f1d1c53d29 (patch) | |
tree | 4867377db9dd54ff22ecc7c22bc3151847e3ab75 /src/index.html | |
parent | a3baa26e61a357b96c7b76f50689ff9cd0f75a02 (diff) | |
download | BIP39-ae30fed8037fa9d1e88e9431c4f301f1d1c53d29.tar.gz BIP39-ae30fed8037fa9d1e88e9431c4f301f1d1c53d29.tar.zst BIP39-ae30fed8037fa9d1e88e9431c4f301f1d1c53d29.zip |
Index column changed to Path
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 426e7a6..59ef1a0 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -219,7 +219,7 @@ | |||
219 | <thead> | 219 | <thead> |
220 | <th> | 220 | <th> |
221 | <div class="input-group"> | 221 | <div class="input-group"> |
222 | Index | 222 | Path |
223 | <button class="index-toggle">Toggle</button> | 223 | <button class="index-toggle">Toggle</button> |
224 | </div> | 224 | </div> |
225 | </th> | 225 | </th> |