Skip to content

Commit 8b269e9

Browse files
authored
Fix typo in animated grass instructions
1 parent c92cf13 commit 8b269e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/parts/terrain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ While most materials are static, you can add animated blades of grass to the `En
171171
Note that the speed of animated grass — but not its vector direction — will be reduced if the player has toggled on the **Reduce Motion** [accessibility](../production/publishing/accessibility.md#reduced-motion) setting from the Roblox or in‑experience **Settings** menu.
172172
</Alert>
173173

174-
To add animated grass to th `Enum.Material.Grass|Grass` material:
174+
To add animated grass to the `Enum.Material.Grass|Grass` material:
175175

176176
1. In the **Explorer** window, navigate to the `Class.Workspace`, then select the `Class.Terrain` object.
177177

0 commit comments

Comments
 (0)