Skip to content

Commit f31078e

Browse files
authored
Merge pull request #420 from TrumanLing/ManifestList
manifest-list.md: fix some spelling error
2 parents c4b16c3 + 7e9d3f6 commit f31078e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest-list.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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*

0 commit comments

Comments
 (0)