Skip to content

Commit 3e26e50

Browse files
authored
Fix "AnimationClipProviderProvider" to "AnimationClipProvider"
1 parent c2c9f99 commit 3e26e50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ description: |
5353
5454
If you want to preview an Animation before uploading it to the Roblox site,
5555
you can generate a temporary id using
56-
`AnimationClipProviderProvider:RegisterAnimationClip`. This generates a hash
56+
`AnimationClipProvider:RegisterAnimationClip`. This generates a hash
5757
id that you can use for localized animation testing.
5858
5959
## Obtaining CurveAnimations

0 commit comments

Comments
 (0)