Skip to content

Commit d20085b

Browse files
authored
Apply suggestions from code review
1 parent 4ee1644 commit d20085b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/en-us/physics/sleep-system.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,12 +63,12 @@ The following table provides the various velocity and acceleration thresholds us
6363
</tr>
6464
<tr>
6565
<td>Linear Acceleration</td>
66-
<td>0.24 studs/s<sup>2</sup></td>
66+
<td>0.24 studs/s&sup2;</td>
6767
<td>[awake](#awake) &rang; [sleeping](#sleeping)</td>
6868
</tr>
6969
<tr>
7070
<td>Rotational Acceleration</td>
71-
<td>0.24 studs/s<sup>2</sup></td>
71+
<td>0.24 studs/s&sup2;</td>
7272
<td>[awake](#awake) &rang; [sleeping](#sleeping)</td>
7373
</tr>
7474
<tr>
@@ -83,12 +83,12 @@ The following table provides the various velocity and acceleration thresholds us
8383
</tr>
8484
<tr>
8585
<td>Wake Linear Acceleration</td>
86-
<td>16.9 studs/s<sup>2</sup></td>
86+
<td>16.9 studs/s&sup2;</td>
8787
<td>[awake](#awake) &rang; [sleeping](#sleeping)</td>
8888
</tr>
8989
<tr>
9090
<td>Wake Rotational Acceleration</td>
91-
<td>16.9 studs/s<sup>2</sup></td>
91+
<td>16.9 studs/s&sup2;</td>
9292
<td>[awake](#awake) &rang; [sleeping](#sleeping)</td>
9393
</tr>
9494
</tbody>

0 commit comments

Comments
 (0)