chore: fix spelling errors (#2352)

This commit is contained in:
Josh Soref
2022-06-20 02:56:13 -04:00
committed by GitHub
parent 6f1035269d
commit d6d0a60d16
22 changed files with 31 additions and 31 deletions

View File

@@ -240,7 +240,7 @@ func TestTar(t *testing.T) {
golden: "testdata/mariner-1.0.json.golden",
},
{
name: "buxybox with Cargo.lock integration",
name: "busybox with Cargo.lock integration",
testArgs: args{
Format: "json",
Input: "testdata/fixtures/images/busybox-with-lockfile.tar.gz",