aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.html')
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 5edd68e..668e588 100644
--- a/src/index.html
+++ b/src/index.html
@@ -177,7 +177,7 @@
177 <div class="bits-per-event col-sm-3 form-control-static"></div> 177 <div class="bits-per-event col-sm-3 form-control-static"></div>
178 </div> 178 </div>
179 <div class="row"> 179 <div class="row">
180 <label class="col-sm-3 control-label" data-translate>Word Count</label> 180 <label class="col-sm-3 control-label" data-translate>Raw Entropy Words</label>
181 <div class="word-count col-sm-3 form-control-static"></div> 181 <div class="word-count col-sm-3 form-control-static"></div>
182 <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> 182 <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>
183 <div class="bits col-sm-3 form-control-static"></div> 183 <div class="bits col-sm-3 form-control-static"></div>