Skip to content

Commit 16d0bbe

Browse files
authored
Merge pull request #139 from kishen-v/fix-typo
📖 Fix typo in capi-operator-proposal.md
2 parents eeab2cb + fbf7e91 commit 16d0bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/capi-operator-proposal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -975,7 +975,7 @@ type ControllerManagerConfigurationSpec struct {
975975
// The graceful shutdown is skipped for safety reasons in case the leader election lease is lost.
976976
GracefulShutdownTimeout *metav1.Duration `json:"gracefulShutDown,omitempty"`
977977

978-
// Metrics contains thw controller metrics configuration
978+
// Metrics contains the controller metrics configuration
979979
// +optional
980980
Metrics ControllerMetrics `json:"metrics,omitempty"`
981981

0 commit comments

Comments
 (0)