Fix typo in index.md

This commit is contained in:
Nick Miyake 2023-05-19 15:44:35 -07:00 committed by GitHub
parent d6646791f4
commit 651cb70142
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ $ docker buildx build --sbom=true --provenance=true .
> by default. See [Provenance attestation](./slsa-provenance.md) for more details.
BuildKit generates the attestations when building the image. The attestation
records are wrapped in the in-toto JSON format and attached it to the image
records are wrapped in the in-toto JSON format and attached to the image
index in a manifest for the final image.
## Storage