Skip to content

Commit f21ce41

Browse files
committed
Wording tweak
1 parent 51e8778 commit f21ce41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/r2/buckets/create-buckets.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ wrangler r2 bucket create your-bucket-name
2727

2828
- Bucket names can only contain lowercase letters (a-z), numbers (0-9), and hyphens (-).
2929
- Bucket names cannot begin or end with a hyphen.
30-
- Bucket names can only be 3-63 characters long.
30+
- Bucket names can only be between 3-63 characters in length.
3131

3232
The placeholder text is only for the example.
3333

0 commit comments

Comments
 (0)