diff --git a/text/0000-oci-image-annotations.md b/text/0000-oci-image-annotations.md index 4e1d0642f..678d5d30e 100644 --- a/text/0000-oci-image-annotations.md +++ b/text/0000-oci-image-annotations.md @@ -45,7 +45,7 @@ The target personas as buildpack users, platform operators, and platform impleme # How it Works [how-it-works]: #how-it-works -When building the buildpack, the `pack` tool can get the values for the `org.opencontainers.image.source` and `org.opencontainers.image.revision` annotations from git. `org.opencontainers.image.source` is derived from the git origin and `org.opencontainers.image.revision` is the git commit hash. +When packaging the buildpack, the `pack` tool can get the values for the `org.opencontainers.image.source` and `org.opencontainers.image.revision` annotations from git. `org.opencontainers.image.source` is derived from the git origin and `org.opencontainers.image.revision` is the git commit hash. The other annotation values come from `buildpack.toml` mapped to OCI annotations as follows: