浏览代码

Minor wording change

tags/v0.1.3
bertieb 3 年前
父节点
当前提交
e8900c5aac
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      src/html/index.html

+ 1
- 1
src/html/index.html 查看文件

@@ -11,7 +11,7 @@
<body>
<div class="container">
<h1 class="mt-3">Asphodice Roller</h1>
<p>This lets you roll an arbitrary number of Asphodice. Results will be shown below. Please be patient as the rolls take place in the browser.</p>
<p>This lets you roll Asphodice and see aggregate data. Results will be shown below. Please be patient as the rolls take place in the browser.</p>

<form>
<label for="numRolls">Number of Rolls</label><br />


正在加载...
取消
保存