Skip to content

Commit e630d5b

Browse files
committed
point out which spec is this one
Signed-off-by: Josh Dolitsky <[email protected]>
1 parent 6a649ba commit e630d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The [OCI Runtime Specification] defines how to properly run a container "[filesy
3030
which fully adheres to the OCI Image Format Specification. The OCI Runtime Specification is relevant to the OCI Distribution Specification in that they both support OCI Images,
3131
and that container runtimes use the APIs defined in the OCI Distribution Specification to fetch pre-built container images and run them.
3232

33-
The [OCI Distribution Specification] is also designed generically enough to be leveraged as a distribution mechanism for
33+
The [OCI Distribution Specification] (this project) is also designed generically enough to be leveraged as a distribution mechanism for
3434
any type of content. The format of uploaded manifests, for example, need not necessarily adhere to the OCI Image Format Specification
3535
so long as it references the blobs which comprise a given artifact.
3636

0 commit comments

Comments
 (0)