Skip to content

Commit 06641c4

Browse files
Fix typo "Spacial" to "Spatial" in tag-table.md
The tag as shown in MicroProfiler is "frameStep/SpatialFilter" not "frameStep/SpacialFilter"
1 parent d315d95 commit 06641c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/studio/microprofiler/tag-table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ When threads aren't actively performing tasks, they enter a sleep state, with ta
344344
<td>Reduce the amount and complexity of physically simulated bodies.</td>
345345
</tr>
346346
<tr>
347-
<td>Simulation/physicsSteppedTotal/physicsStepped/SpacialFilter/filterStep</td>
347+
<td>Simulation/physicsSteppedTotal/physicsStepped/SpatialFilter/filterStep</td>
348348
<td>Updates simulation islands, arranging parts according to network ownership, local simulation. Islands are non-interacting groups of parts which can be simulated independently.</td>
349349
<td>Avoid setting network ownership frequently. Keep groups of parts far enough away from each other so they can be simulated separately.</td>
350350
</tr>

0 commit comments

Comments
 (0)