Skip to content

Commit 245bded

Browse files
committed
Fix typo
- #29486
1 parent 1fd3c7b commit 245bded

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)