Skip to content

Commit 478f5b7

Browse files
dvdksnclaude
andcommitted
Fix duplicate word in SBOM generator description
Removes the duplicate word "is" from "By default, it uses is the" so it reads "By default, it uses the". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6b1ebe4 commit 478f5b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • content/manuals/build/metadata/attestations

content/manuals/build/metadata/attestations/sbom.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ base-passwd@3.5.47
202202

203203
## SBOM generator
204204

205-
BuildKit generates the SBOM using a scanner plugin. By default, it uses is the
205+
BuildKit generates the SBOM using a scanner plugin. By default, it uses the
206206
[BuildKit Syft scanner](https://github.com/docker/buildkit-syft-scanner)
207207
plugin. This plugin is built on top of
208208
[Anchore's Syft](https://github.com/anchore/syft),

0 commit comments

Comments
 (0)