diff --git a/src/docs/src/FS/getReadURL.md b/src/docs/src/FS/getReadURL.md index 6bd8240f4..c393710fa 100644 --- a/src/docs/src/FS/getReadURL.md +++ b/src/docs/src/FS/getReadURL.md @@ -21,7 +21,7 @@ The path to the file to read. #### `expiresIn` (Number) (Optional) -The number of seconds until the URL expires. If not provided, the URL will expire in 24 hours. +The number of milliseconds until the URL expires. If not provided, the URL will expire in 24 hours. ## Return value