chore(docs): fix grammar error in comment

This commit is contained in:
Michael Crenshaw
2023-10-23 14:00:29 -04:00
committed by GitHub
parent cba3f1115f
commit 234ab80086

View File

@@ -227,7 +227,7 @@ type TemplateProcessor struct {
PatchTemplates []PatchTemplate
// MergeResources, if set to true, will cause the resources in ResourceList.items to be
// will be applied as patches on any matching resources generated by ResourceTemplates.
// applied as patches on any matching resources generated by ResourceTemplates.
MergeResources bool
// PreProcessFilters provides a hook to manipulate the ResourceList's items or config after