Skip to content

Commit

Permalink
Rename Word Count to Raw Entropy Words
Browse files Browse the repository at this point in the history
See issue 78
  • Loading branch information
Ian Coleman committed Jun 20, 2017
1 parent 20f459c commit fe81f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h2>Mnemonic</h2>
<div class="bits-per-event col-sm-3 form-control-static"></div>
</div>
<div class="row">
<label class="col-sm-3 control-label" data-translate>Word Count</label>
<label class="col-sm-3 control-label" data-translate>Raw Entropy Words</label>
<div class="word-count col-sm-3 form-control-static"></div>
<label class="col-sm-3 control-label" data-translate><span class="more-info" data-translate-title title="Total bits of entropy may be less than indicated if any entropy event uses a weak source.">Total Bits</span></label>
<div class="bits col-sm-3 form-control-static"></div>
Expand Down

0 comments on commit fe81f9b

Please sign in to comment.