Skip to content

Commit 555d752

Browse files
committed
NO-JIRA: Fix typos in the doc about clusterversion.spec.channel
1 parent 74a8f24 commit 555d752

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/v1/types_cluster_version.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ type ClusterVersionSpec struct {
8383
//
8484
// +optional
8585
Upstream URL `json:"upstream,omitempty"`
86-
// channel is an identifier for explicitly requesting that a non-default
87-
// set of updates be applied to this cluster. The default channel will be
86+
// channel is an identifier for explicitly requesting a non-default set
87+
// of updates to be applied to this cluster. The default channel will
8888
// contain stable updates that are appropriate for production clusters.
8989
//
9090
// +optional

0 commit comments

Comments
 (0)