Skip to content

Commit dde44eb

Browse files
committed
f
1 parent 8a873d6 commit dde44eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ export const emptyFileMd5 = 'd41d8cd98f00b204e9800998ecf8427e';
4343
// object is a placeholder and is not up to date.
4444
// Version 7 adds the "bucketOwnerId" attribute to the object metadata.
4545
// This is set when the owner of the bucket is different from the owner-id of the object.
46-
// This can happen in cases of cross-account bucket ownership where the object
46+
// This can happen in cases of cross-account permissions where the object
4747
// is uploaded by a different account than the one that owns the bucket.
4848
export const mdModelVersion = 7;
4949
/*

0 commit comments

Comments
 (0)