From cb7c83c374341e41ec31554055bad911487c2f7b Mon Sep 17 00:00:00 2001 From: HugoCasa Date: Wed, 9 Apr 2025 18:11:15 +0200 Subject: [PATCH] nti --- typescript-client/client.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-client/client.ts b/typescript-client/client.ts index cafc286e93..bd256e8186 100644 --- a/typescript-client/client.ts +++ b/typescript-client/client.ts @@ -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 */