Skip to content

Commit 75e7a0f

Browse files
committed
prompt to title
1 parent 2af84e4 commit 75e7a0f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/storage/object.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ A more thorough explanation can be found in the [RGW documentation](https://docs
5656

5757
First, a bucket policy needs to be written:
5858

59-
```json
60-
$ cat test-public-bucket-anon-from-internet.json
59+
```json title="test-public-bucket-anon-from-internet.json"
6160
{
6261
"Version": "2012-10-17",
6362
"Statement": [

0 commit comments

Comments
 (0)