Skip to content

Commit

Permalink
Update internal/manager/telemetry/manager.go
Browse files Browse the repository at this point in the history
Co-authored-by: Grzegorz Burzyński <[email protected]>
  • Loading branch information
pmalek and czeslavo authored Feb 16, 2023
1 parent b11e4b8 commit 1bbe015
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/manager/telemetry/manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const (

type Payload = types.ProviderReport

// CreateManager creates telemetry manager using the provider rest.Config.
// CreateManager creates telemetry manager using the provided rest.Config.
func CreateManager(
ctx context.Context,
restConfig *rest.Config,
Expand Down

0 comments on commit 1bbe015

Please sign in to comment.