This commit is contained in:
HugoCasa
2025-04-09 18:11:15 +02:00
parent 51eb0be80a
commit cb7c83c374
+1 -1
View File
@@ -772,7 +772,7 @@ export async function writeS3File(
}
/**
* Sign S3 objects to be used by anonmous users in public apps
* Sign S3 objects to be used by anonymous users in public apps
* @param s3objects s3 objects to sign
* @returns signed s3 tokens
*/