Skip to content

Commit abffac7

Browse files
committed
fix(obj): update
1 parent baa1f86 commit abffac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/object-storage/api-cli/bucket-operations.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ aws s3 mb s3://bucketname
3434
This operation allows you to delete the bucket mentioned in the command.
3535

3636
<Message type="important">
37-
- You must delete all objects in the bucket before deleting it.
37+
- You must delete all objects in the bucket beforehand.
3838
- Incomplete multipart uploads to the deleted bucket will be automatically aborted.
3939
</Message>
4040

0 commit comments

Comments
 (0)