Skip to content

Commit

Permalink
Fix entities in capability types docs (#3623)
Browse files Browse the repository at this point in the history
  • Loading branch information
Breina authored Nov 13, 2023
1 parent a396b40 commit e58e475
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/capability-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ To make common percentage values more readable, one can use specific keywords to
</tr>
<tr>
<td valign="top">duration<br><sub>:vs: required</sub></td>
<td valign="top">Entity <em>Duration</em></td>
<td valign="top">Entity <em>Time</em></td>
</tr>
<tr>
<th valign="top" scope="row" id="wheel-slot" rowspan="2">
Expand Down Expand Up @@ -248,7 +248,7 @@ To make common percentage values more readable, one can use specific keywords to
</tr>
<tr>
<td valign="top">slotNumber<br><sub>:grey_question: optional</sub></td>
<td valign="top">Entity <em>Slot</em></td>
<td valign="top">Entity <em>SlotNumber</em></td>
<td valign="top"><a href="#property-slotnumber">see footnote <em>slotNumber</em></a></td>
</tr>
<tr>
Expand All @@ -272,7 +272,7 @@ To make common percentage values more readable, one can use specific keywords to
</tr>
<tr>
<td valign="top">slotNumber<br><sub>:grey_question: optional</sub></td>
<td valign="top">Entity <em>Slot</em></td>
<td valign="top">Entity <em>SlotNumber</em></td>
<td valign="top"><a href="#property-slotnumber">see footnote <em>slotNumber</em></a></td>
</tr>
<tr>
Expand Down Expand Up @@ -377,7 +377,7 @@ To make common percentage values more readable, one can use specific keywords to
EffectDuration
</th>
<td valign="top">duration<br><sub>:star2: required</sub></td>
<td valign="top">Entity <em>Duration</em></td>
<td valign="top">Entity <em>Time</em></td>
<td valign="top"></td>
</tr>
<tr>
Expand Down

0 comments on commit e58e475

Please sign in to comment.