From d2f1d3a5d534ff8903dfc9ab62df7d56c11fed1d Mon Sep 17 00:00:00 2001 From: OutCast3k 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 @@
-

This page uses javascript to generate your addresses and sign your transactions within your browser, this means we never receive your private keys, this can be indepently verified by reviewing the source code on github. You can even download this page and host it yourself or run it offline!

+

This page uses javascript to generate your addresses and sign your transactions within your browser, this means we never receive your private keys, this can be independently verified by reviewing the source code on github. You can even download this page and host it yourself or run it offline!