We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 246eaed commit 2d99454Copy full SHA for 2d99454
src/core/RiveFile.ts
@@ -31,7 +31,7 @@ export namespace RiveFileFactory {
31
32
/**
33
* Creates a RiveFile instance from a local file path URL.
34
- * @param pathURL - The local file path of the Rive animation file
+ * @param pathURL - The local file path of the Rive graphic file
35
* @param loadCdn - Whether to load from CDN (default: true)
36
* @returns Promise that resolves to a RiveFile instance
37
*/
0 commit comments