Skip to content

Commit e58e475

Browse files
authored
Fix entities in capability types docs (#3623)
1 parent a396b40 commit e58e475

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/capability-types.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ To make common percentage values more readable, one can use specific keywords to
215215
</tr>
216216
<tr>
217217
<td valign="top">duration<br><sub>:vs: required</sub></td>
218-
<td valign="top">Entity <em>Duration</em></td>
218+
<td valign="top">Entity <em>Time</em></td>
219219
</tr>
220220
<tr>
221221
<th valign="top" scope="row" id="wheel-slot" rowspan="2">
@@ -248,7 +248,7 @@ To make common percentage values more readable, one can use specific keywords to
248248
</tr>
249249
<tr>
250250
<td valign="top">slotNumber<br><sub>:grey_question: optional</sub></td>
251-
<td valign="top">Entity <em>Slot</em></td>
251+
<td valign="top">Entity <em>SlotNumber</em></td>
252252
<td valign="top"><a href="#property-slotnumber">see footnote <em>slotNumber</em></a></td>
253253
</tr>
254254
<tr>
@@ -272,7 +272,7 @@ To make common percentage values more readable, one can use specific keywords to
272272
</tr>
273273
<tr>
274274
<td valign="top">slotNumber<br><sub>:grey_question: optional</sub></td>
275-
<td valign="top">Entity <em>Slot</em></td>
275+
<td valign="top">Entity <em>SlotNumber</em></td>
276276
<td valign="top"><a href="#property-slotnumber">see footnote <em>slotNumber</em></a></td>
277277
</tr>
278278
<tr>
@@ -377,7 +377,7 @@ To make common percentage values more readable, one can use specific keywords to
377377
EffectDuration
378378
</th>
379379
<td valign="top">duration<br><sub>:star2: required</sub></td>
380-
<td valign="top">Entity <em>Duration</em></td>
380+
<td valign="top">Entity <em>Time</em></td>
381381
<td valign="top"></td>
382382
</tr>
383383
<tr>

0 commit comments

Comments
 (0)