Skip to content

Commit a503a32

Browse files
authored
docs(k8s): correct typo (#415)
1 parent 409f163 commit a503a32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/clients/src/api/k8s/v1/types.gen.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ export interface Cluster {
139139
dashboardEnabled?: boolean
140140
/** @deprecated The ingress controller used in the cluster */
141141
ingress?: Ingress
142-
/** The auo upgrade configuration of the cluster */
142+
/** The auto upgrade configuration of the cluster */
143143
autoUpgrade?: ClusterAutoUpgrade
144144
/** True if a new Kubernetes version is available */
145145
upgradeAvailable: boolean

0 commit comments

Comments
 (0)