Skip to content

Commit 19ddb75

Browse files
authored
Merge pull request #29907 from jboxman/gh-29486
GH#29486 - Fix typo
2 parents e7788ef + 245bded commit 19ddb75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/nodes-nodes-managing-about.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
// * nodes/nodes-nodes-managing.adoc
44

55
[id="nodes-nodes-managing-about_{context}"]
6-
= Modifying Nodes
6+
= Modifying nodes
77

8-
To make configuration changes to a cluster, or machine pool, you must create a custom resource definition, or `KubeletConfig` object. {product-title} uses the Machine Config Controller to watch for changes introduced through the CRD applies the changes to the cluster.
8+
To make configuration changes to a cluster, or machine pool, you must create a custom resource definition (CRD), or `KubeletConfig` object. {product-title} uses the Machine Config Controller to watch for changes introduced through the CRD to apply the changes to the cluster.
99

1010
.Procedure
1111

0 commit comments

Comments
 (0)