We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23224eb commit 6c5bce1Copy full SHA for 6c5bce1
index.html
@@ -215,7 +215,7 @@ <h4><i class="icon-key"></i> We are using 128bit passphrases.</h4>
215
<a href="https://developer.mozilla.org/en/docs/DOM/window.crypto.getRandomValues">
216
window.crypto.getRandomValues</a> whenever available for cryptographically random values.</p>
217
<p>Our passphrases are compatible with the
218
- <a href="http://electrum.org/">Elektrum Bitcoin client</a>
+ <a href="http://electrum.org/">Electrum Bitcoin client</a>
219
and <a href="http://brainwallet.org/#chains">Brainwallet.org</a>.</p>
220
</div>
221
<div class="span4">
0 commit comments