Skip to content

Commit ec1b631

Browse files
author
ramdoys
authored
Update Humanoid.yaml
1 parent 054420b commit ec1b631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/Humanoid.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ summary: |
77
description: |
88
The Humanoid is a special object that gives models the functionality of a
99
character. It grants the model with the ability to physically walk around and
10-
interact with various components of a Roblox level. Humanoids are always
10+
interact with various components of a Roblox experience. Humanoids are always
1111
parented inside of a `Class.Model`, and the model is expected to be an
1212
assembly of `Class.BasePart` and `Class.Motor6D`; the root part of the
1313
assembly is expected to be named `HumanoidRootPart`. It also expects a part

0 commit comments

Comments
 (0)