diff options
Diffstat (limited to 'src/index.html')
-rw-r--r-- | src/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html index beda577..fcc29d4 100644 --- a/src/index.html +++ b/src/index.html | |||
@@ -98,7 +98,7 @@ | |||
98 | <div class="form-group"> | 98 | <div class="form-group"> |
99 | <label for="entropy" class="col-sm-2 control-label">Entropy</label> | 99 | <label for="entropy" class="col-sm-2 control-label">Entropy</label> |
100 | <div class="col-sm-10"> | 100 | <div class="col-sm-10"> |
101 | <input id="entropy" class="entropy form-control" placeholder="Accepts binary, base 6, 6-sided dice, base 10, hexadecimal"> | 101 | <input id="entropy" class="entropy form-control" placeholder="Accepts binary, base 6, 6-sided dice, base 10, hexadecimal, cards"> |
102 | <span class="help-block"> | 102 | <span class="help-block"> |
103 | <div class="text-danger"> | 103 | <div class="text-danger"> |
104 | This is an advanced feature. | 104 | This is an advanced feature. |