diff --git a/content/en-us/studio/microprofiler/tag-table.md b/content/en-us/studio/microprofiler/tag-table.md index 1cdb9039a..2e6803dac 100644 --- a/content/en-us/studio/microprofiler/tag-table.md +++ b/content/en-us/studio/microprofiler/tag-table.md @@ -344,7 +344,7 @@ When threads aren't actively performing tasks, they enter a sleep state, with ta Reduce the amount and complexity of physically simulated bodies. - Simulation/physicsSteppedTotal/physicsStepped/SpacialFilter/filterStep + Simulation/physicsSteppedTotal/physicsStepped/SpatialFilter/filterStep Updates simulation islands, arranging parts according to network ownership, local simulation. Islands are non-interacting groups of parts which can be simulated independently. Avoid setting network ownership frequently. Keep groups of parts far enough away from each other so they can be simulated separately.