Skip to content

Commit 234ab80

Browse files
authored
chore(docs): fix grammar error in comment
1 parent cba3f11 commit 234ab80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kyaml/fn/framework/processors.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ type TemplateProcessor struct {
227227
PatchTemplates []PatchTemplate
228228

229229
// MergeResources, if set to true, will cause the resources in ResourceList.items to be
230-
// will be applied as patches on any matching resources generated by ResourceTemplates.
230+
// applied as patches on any matching resources generated by ResourceTemplates.
231231
MergeResources bool
232232

233233
// PreProcessFilters provides a hook to manipulate the ResourceList's items or config after

0 commit comments

Comments
 (0)