Skip to content

Commit

Permalink
fix error message
Browse files Browse the repository at this point in the history
  • Loading branch information
shunki-fujita committed Oct 29, 2024
1 parent f9cedaa commit ca41d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kyaml/openapi/example_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func Example_arrayReplace() {
fmt.Println(f.PatchStrategyAndKey()) // no patch strategy or merge key

// Output:
// Arguments to the entrypoint. The docker image's CMD is used if this is...
// Arguments to the entrypoint. The container image's CMD is used if this...
// [array]
}

Expand Down

0 comments on commit ca41d2d

Please sign in to comment.