Skip to content

Commit 8c14fbd

Browse files
dvdksnclaude
andcommitted
Fix grammar error in provenance min mode description
Fixes subject-verb agreement ("is" → "are") and adds missing preposition "in" before `mode=min`. Closes #24664 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6b1ebe4 commit 8c14fbd

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)