Skip to content
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.

Commit

Permalink
Typo and new bar
Browse files Browse the repository at this point in the history
  • Loading branch information
tayvano committed Feb 5, 2016
1 parent 64347be commit 6fb7923
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<p>Open Source JavaScript Client-Side Ether Wallet</p>
</section>
</header>
<a href="https://github.com/kvhnuke/MyEtherWalletChromeExtension" class="announcement" target="_blank"> COMING SOON! Our brand new CHROME EXTENSION. Save your wallets <em>in your browser</em> for quick access. Easily transfer Ether from any page. Still 100% client-side!</a>
<a href="https://github.com/kvhnuke/MyEtherWalletChromeExtension" class="announcement" target="_blank"> Our brand new CHROME EXTENSION is now in BETA! Save your wallets <em>in your browser</em> for quick access. Easily transfer Ether from any page. Still 100% client-side!</a>


<!-- navtabs -->
Expand Down Expand Up @@ -437,7 +437,7 @@ <h3> So, what is that password thing all about? </h3>
<h3> How does the Send Transaction work? </h3>
<p> When you send a transaction, it only sends the signed transaction. Your private key safely stays with you.</p>

<h3> Why hasn't the address show up in the blockchain explorer? (ie: etherchain, etherscan) </h3>
<h3> Why hasn't the wallet I just created show up in the blockchain explorer? (ie: etherchain, etherscan) </h3>
<p> Addresses will only show up in a blockchain explorer once the account has activity on it&mdash;for example, once you have transferred some Ether to it. </p>

<h3> How do I check the balance of my account? </h3>
Expand Down

0 comments on commit 6fb7923

Please sign in to comment.