Skip to content

Commit 2d99454

Browse files
Update src/core/RiveFile.ts
Co-authored-by: Gordon <pggordonhayes@gmail.com>
1 parent 246eaed commit 2d99454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/RiveFile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export namespace RiveFileFactory {
3131

3232
/**
3333
* Creates a RiveFile instance from a local file path URL.
34-
* @param pathURL - The local file path of the Rive animation file
34+
* @param pathURL - The local file path of the Rive graphic file
3535
* @param loadCdn - Whether to load from CDN (default: true)
3636
* @returns Promise that resolves to a RiveFile instance
3737
*/

0 commit comments

Comments
 (0)