File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ This section defines the `application/vnd.oci.image.manifest.list.v1+json` [medi
1616
1717 This REQUIRED property contains the media type of the manifest list.
1818 For this version of the specification, this MUST be set to ` application/vnd.oci.image.manifest.list.v1+json ` .
19- For the media type(s) that this is compatible with see the [ matrix] ( media-types.md#compatibility-matrix ) .
19+ For the media type(s) that this is compatible with, see the [ matrix] ( media-types.md#compatibility-matrix ) .
2020
2121- ** ` manifests ` ** * array*
2222
@@ -40,7 +40,7 @@ This section defines the `application/vnd.oci.image.manifest.list.v1+json` [medi
4040
4141 - ** ` architecture ` ** * string*
4242
43- This REQUIRED property specified the CPU architecture.
43+ This REQUIRED property specifies the CPU architecture.
4444 Manifest lists SHOULD use, and implementations SHOULD understand, values [ supported by runtime-spec's ` platform.arch ` ] [ runtime-platform ] .
4545
4646 - ** ` os ` ** * string*
You can’t perform that action at this time.
0 commit comments