diff --git a/kyaml/openapi/example_test.go b/kyaml/openapi/example_test.go index 3210066015..8edb965869 100644 --- a/kyaml/openapi/example_test.go +++ b/kyaml/openapi/example_test.go @@ -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] }