Merge pull request #22 from M5M400/patch-1

fixed typo
This commit is contained in:
moneroexamples 2017-01-10 21:22:05 +00:00 committed by GitHub
commit f0b5ede2ee

View file

@ -81,7 +81,7 @@
<input type="radio" id="tab-1" name="tab-group-1" checked>
<label for="tab-1">Decode outputs</label>
<div class="content">
<h4 style="margin: 0px">Check which outputs belong to given Moenro address and viewkey</h4>
<h4 style="margin: 0px">Check which outputs belong to given Monero address and viewkey</h4>
<form action="/myoutputs" method="get" style="width:100%; margin-top:2px" class="style-1">
<input type="hidden" name="tx_hash" value="{{tx_hash}}"><br/>
<input type="text" name="xmr_address" size="90" placeholder="Monero address"><br/>