Update stats.html

This commit is contained in:
Procrastinator 2017-04-30 21:51:14 -04:00 committed by GitHub
parent fbc868721c
commit d35a770faa
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@
<center><div id="bottomCharts" style="text-align:center;" align="center">
<div class="chartWrapper" style="text-align:center;">
<div class="chartLabel">Founders of the last {{=blockscomb.length}} blocks</div>
<div class="chartLabel">Finders of the last {{=blockscomb.length}} blocks</div>
<div class="hidden" id="tooltip"><p><span id="value"></span> blocks found by <span id="finderr"></span></p></div>
<div class="chartHolder" id="pie"><svg id="blocksPie" style="display: block; margin: auto; text-align:center;"/></div>
</div>