From a9ce0f76e851cd578764abf607792b9428092f85 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Wed, 22 May 2024 09:19:29 +0200 Subject: [PATCH] Update services/storage-users/README.md Co-authored-by: Martin --- services/storage-users/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/storage-users/README.md b/services/storage-users/README.md index e8f9ecea4..711646a74 100644 --- a/services/storage-users/README.md +++ b/services/storage-users/README.md @@ -45,7 +45,7 @@ When using Infinite Scale as user storage, a directory named `storage/users/uplo Example cases for expired uploads: -* In the final step the upload blob is moved from the upload area to the final blobstore (e.g. S3). +* In the final step, the upload blob is moved from the upload area to the final blobstore (e.g. S3). * If the bandwidth is limited and the file to transfer can't be transferred completely before the upload expiration time is reached, the file expires and can't be processed.