diff --git a/modules/nodes-nodes-managing-about.adoc b/modules/nodes-nodes-managing-about.adoc index 09704210f08e..e977ee0104fa 100644 --- a/modules/nodes-nodes-managing-about.adoc +++ b/modules/nodes-nodes-managing-about.adoc @@ -3,9 +3,9 @@ // * nodes/nodes-nodes-managing.adoc [id="nodes-nodes-managing-about_{context}"] -= Modifying Nodes += Modifying nodes -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. +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. .Procedure