Skip to content

Commit d09169b

Browse files
committed
Fix typo
Signed-off-by: Michael Shen <[email protected]>
1 parent 6adc01f commit d09169b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/config/v1alpha1/types.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ type ControllerManagerConfigurationSpec struct {
6262
// +optional
6363
Controller *ControllerConfigurationSpec `json:"controller,omitempty"`
6464

65-
// Metrics contains thw controller metrics configuration
65+
// Metrics contains the controller metrics configuration
6666
// +optional
6767
Metrics ControllerMetrics `json:"metrics,omitempty"`
6868

0 commit comments

Comments
 (0)