Skip to content

Commit 885cbeb

Browse files
authored
Update index.html
1 parent f184e79 commit 885cbeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ <h1>Legacy Bitcoin Address Generator</h1>
1717
<button class="btn btn-primary" onclick="generateBitcoinAddress()">Generate Bitcoin Address</button>
1818
<pre id="output" class="mt-2"></pre>
1919
<div>
20-
This is a demo, it uses Legacy Bitcoin addresses, which start with a 1 for P2PKH (Pay-to-Public-Key-Hash) addresses. Address Formats in Bitcoin
20+
This is a demo, it uses Legacy Bitcoin addresses, which start with a 1 for P2PKH (Pay-to-Public-Key-Hash) addresses.
2121
</div>
2222

2323
<div>

0 commit comments

Comments
 (0)