From d2f1d3a5d534ff8903dfc9ab62df7d56c11fed1d Mon Sep 17 00:00:00 2001 From: OutCast3k <OutCast3k@gmail.com> Date: Mon, 27 Jul 2015 17:58:13 +0000 Subject: [PATCH] fixed a typo (thanks for pointing that out Injust) --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e9ff2bb..aed6ace 100644 --- a/index.html +++ b/index.html @@ -896,7 +896,7 @@ </div> <br> - <p class="text-muted">This page uses javascript to generate your addresses and sign your transactions within your browser, this means we <i>never</i> receive your private keys, this can be indepently verified by reviewing the source code on <a href="https://github.com/OutCast3k/coinbin/" target="_blank">github</a>. You can even <a href="https://github.com/OutCast3k/coinbin/archive/master.zip">download</a> this page and host it yourself or run it offline!</p> + <p class="text-muted">This page uses javascript to generate your addresses and sign your transactions within your browser, this means we <i>never</i> receive your private keys, this can be independently verified by reviewing the source code on <a href="https://github.com/OutCast3k/coinbin/" target="_blank">github</a>. You can even <a href="https://github.com/OutCast3k/coinbin/archive/master.zip">download</a> this page and host it yourself or run it offline!</p> <br> </div>