Skip to content

Commit 22373ae

Browse files
authored
Apply suggestions from code review
1 parent 7adf817 commit 22373ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/content/docs/r2/buckets/bucket-locks.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ Before getting started, you will need:
1212
- An existing R2 bucket. If you do not already have an existing R2 bucket, refer to [Create buckets](/r2/buckets/create-buckets/).
1313
- (API only) An API token with [permissions](/r2/api/s3/tokens/#permissions) to edit R2 bucket configuration.
1414

15-
### Enable bucket lock via Dashboard
15+
### Enable bucket lock via dashboard
1616

1717
1. From the Cloudflare dashboard, select **R2** from the sidebar.
18-
2. Select the bucket you'd like to add bucket lock rule to.
18+
2. Select the bucket you would like to add bucket lock rule to.
1919
3. Switch to the **Settings** tab, then scroll down to the **Bucket lock rules** card.
2020
4. Select **Add rule** and enter the rule name, prefix, and retention period.
2121
5. Select **Save changes**.
@@ -88,7 +88,7 @@ If your bucket is setup with [jurisdictional restrictions](/r2/reference/data-lo
8888
### Dashboard
8989

9090
1. From the Cloudflare dashboard, select **R2** from the sidebar.
91-
2. Select the bucket you'd like to add bucket lock rule to.
91+
2. Select the bucket you would like to add bucket lock rule to.
9292
3. Switch to the **Settings** tab, then scroll down to the **Bucket lock rules** card.
9393

9494
### Wrangler
@@ -108,7 +108,7 @@ For more information on required parameters and examples of how to get bucket lo
108108
### Dashboard
109109

110110
1. From the Cloudflare dashboard, select **R2** from the sidebar.
111-
2. Select the bucket you'd like to add bucket lock rule to.
111+
2. Select the bucket you would like to add bucket lock rule to.
112112
3. Switch to the **Settings** tab, then scroll down to the **Bucket lock rules** card.
113113
4. Locate the rule you want to remove, select the `...` icon next to it, and then select **Delete**.
114114

0 commit comments

Comments
 (0)