Skip to content

Commit 586f082

Browse files
committed
manifest-list.md: in the manifest-> in manifests
The field name is `manifests` but not manifest. Signed-off-by: Lei Jitang <[email protected]>
1 parent 5dbe4a3 commit 586f082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This section defines the `application/vnd.oci.image.manifest.list.v1+json` [medi
2323
This REQUIRED property contains a list of manifests for specific platforms.
2424
While the property MUST be present, the size of the array MAY be zero.
2525

26-
Each object in the manifest is a [descriptor](descriptor.md) with the following additional properties and restrictions:
26+
Each object in `manifests` is a [descriptor](descriptor.md) with the following additional properties and restrictions:
2727

2828
- **`mediaType`** *string*
2929

0 commit comments

Comments
 (0)