Skip to content

Commit d26a13f

Browse files
authored
Apply suggestions from code review
1 parent 9314273 commit d26a13f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

storage/object/api-cli/multipart-uploads.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ During the lifecycle of a multipart upload, billing will occur for all storage a
8080
If a multipart upload is aborted, all parts already uploaded are deleted and billing for these resources stops.
8181

8282
<Message type="important">
83-
Incomplete multipart uploads that have not been aborted are still subject to billing. For more information on how to view and abort incomplete MPUs, refere to the [dedicated documentation](/storage/object/how-to/abort-incomplete-mpu/).
83+
Incomplete multipart uploads that have not been aborted are still subject to billing. For more information on how to view and abort incomplete MPUs, refer to the [dedicated documentation](/storage/object/how-to/abort-incomplete-mpu/).
8484
</Message>
8585

8686
To upload a part of an object in an initiated multipart upload, send a POST request as follows:

storage/object/quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ A list of the bucket's objects displays including the newly uploaded objects.
7070
## How to download files from a bucket
7171

7272
1. Click the name of the bucket in the buckets list. A list of your objects displays.
73-
2.Click the <Icon name="download" /> icon next to the object you want to download.
73+
2. Click the <Icon name="download" /> icon next to the object you want to download.
7474

7575
## How to delete a bucket
7676

0 commit comments

Comments
 (0)