Skip to content

Commit 4ad44a0

Browse files
authored
Update src/content/docs/r2/buckets/bucket-locks.mdx
1 parent 6b7af22 commit 4ad44a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Before getting started, you will need:
2323
npx wrangler r2 bucket lock add <BUCKET_NAME> [OPTIONS]
2424
```
2525

26-
Alternatively you can set the entire bucket lock configuration for a bucket from a JSON file using the [`r2 bucket lock set` command](/workers/wrangler/commands/#r2-bucket-lock-set).
26+
Alternatively, you can set the entire bucket lock configuration for a bucket from a JSON file using the [`r2 bucket lock set` command](/workers/wrangler/commands/#r2-bucket-lock-set).
2727

2828
```sh
2929
npx wrangler r2 bucket lock set <BUCKET_NAME> --file <FILE_PATH>

0 commit comments

Comments
 (0)