Fix type orci-archive/oci-archive

Signed-off-by: Roy Golan <rgolan@redhat.com>
This commit is contained in:
Roy Golan 2022-02-14 12:37:24 +02:00 committed by Achilleas Koutsou
parent 7c9944ee18
commit ed82f33c8f
2 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ as the `config` option for the "OCI Image Configuration" (see [2]),
except those that map to the "Go type map[string]struct{}", which are
represented as array of strings.
The final resulting tarball, aka a "orci-archive", can be imported via
The final resulting tarball, aka a "oci-archive", can be imported via
podman[3] with `podman pull oci-archive:<archive>`.
[1] https://www.opencontainers.org/

View file

@ -28,7 +28,7 @@ an OSTree commit via the following:
The `org.osbuild.layer` value can either bey a index (starting at 0),
or a digest in the form of <algorithm>:<checksum>.
The final resulting tarball, aka a "orci-archive", can be imported via
The final resulting tarball, aka a "oci-archive", can be imported via
podman[3] with `podman pull oci-archive:<archive>`.
[1] https://www.opencontainers.org/