Skip to content

Commit d6d197d

Browse files
azychporridge
andauthored
Update pkg/client/actionclient.go
Co-authored-by: Marcin Owsiany <[email protected]>
1 parent 5b8c13f commit d6d197d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/client/actionclient.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ type actionClient struct {
213213

214214
var _ ActionInterface = &actionClient{}
215215

216-
// Config returns action.Configuration that this actionClient uses
216+
// Config returns action.Configuration that this actionClient uses.
217217
func (c *actionClient) Config() *action.Configuration {
218218
return c.conf
219219
}

0 commit comments

Comments
 (0)