Skip to content

Commit 7fac14d

Browse files
authored
Merge pull request #24669 from dvdksn/dvdksn/fix-provenance-grammar
Fix grammar error in provenance min mode description
2 parents 7ff5fef + 8c14fbd commit 7fac14d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/manuals/build/metadata/attestations/slsa-provenance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ such as:
5959
- Build platform
6060
- Reproducibility
6161

62-
Values of build arguments, the identities of secrets, and rich layer metadata is
63-
not included `mode=min`. The `min`-level provenance is safe to use for all
62+
Values of build arguments, the identities of secrets, and rich layer metadata are
63+
not included in `mode=min`. The `min`-level provenance is safe to use for all
6464
builds, as it doesn't leak information from any part of the build environment.
6565

6666
The following JSON example shows the information included in a provenance

0 commit comments

Comments
 (0)