Skip to content

Commit 85352ac

Browse files
author
xiekeyang
committed
fix error valid target in image-layout
In layout.md, The validated target should be image layout itself, not image index. Signed-off-by: xiekeyang <[email protected]>
1 parent 90c67b0 commit 85352ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

image-layout.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ The `imageLayoutVersion` value will align with the OCI Image Specification versi
134134

135135
### oci-layout Example
136136

137-
```json
137+
```json,title=OCI%20Layout&mediatype=oci%2Dlayout
138138
{
139139
"imageLayoutVersion": "1.0.0"
140140
}

0 commit comments

Comments
 (0)