Skip to content

Commit a62450d

Browse files
committed
Fix comment for ApplyCustomResource
Signed-off-by: Dominique Vernier <[email protected]>
1 parent 5ac2a27 commit a62450d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/helpers/apply/apply.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ func (a *Applier) ApplyCustomResources(
143143
return output, nil
144144
}
145145

146-
//ApplyCustomResources applies custom resources
146+
//ApplyCustomResource applies a custom resource
147147
func (a *Applier) ApplyCustomResource(
148148
reader asset.ScenarioReader,
149149
values interface{},

0 commit comments

Comments
 (0)