mirror of
https://github.com/dmuth/diceware.git
synced 2024-11-23 17:26:34 -05:00
Clarified # of dice to roll by # of dicerolls.
This commit is contained in:
parent
64343087db
commit
3b1d917e66
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@
|
||||||
<div class="message" ></div>
|
<div class="message" ></div>
|
||||||
|
|
||||||
<h2 class="dice_num">
|
<h2 class="dice_num">
|
||||||
Number of Dice to roll:
|
Number of Dice Rolls:
|
||||||
</h2>
|
</h2>
|
||||||
|
|
||||||
<div class="btn-group-lg" role="group" aria-label="...">
|
<div class="btn-group-lg" role="group" aria-label="...">
|
||||||
|
|
Loading…
Reference in a new issue