Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
plar committed Feb 6, 2024
1 parent 03df94c commit 6224599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/kopia/cli/internal/flag/storage/storage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ var _ = check.Suite(test.NewFlagSuite([]test.FlagTest{
},
},
{
Name: "S3 with no prefix should use onlu repo path prefix",
Name: "S3 with no prefix should use only repo path prefix",
Flag: Storage(
model.Location{
rs.TypeKey: []byte("s3"),
Expand Down

0 comments on commit 6224599

Please sign in to comment.