Skip to content

Commit 5df59e7

Browse files
authored
Update content/en-us/reference/engine/classes/Animator.yaml
1 parent f8bb597 commit 5df59e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ methods:
171171
172172
Note that the `Class.Animator` must be in the `Class.Workspace` before
173173
making a call to `LoadAnimation()` or else it will be unable to retrieve
174-
the `Class.AnimationClipProvider` service and error.
174+
the `Class.AnimationClipProvider` service and throw an error.
175175
176176
You should use this function directly instead of the similarly-named
177177
`Class.Humanoid:LoadAnimation()` and

0 commit comments

Comments
 (0)