diff --git a/cfg/1.13-json/node.yaml b/cfg/1.13-json/node.yaml
index f9f3963a626eb493396e271975da400520c1bdc8..7724bd3c27571255d2b2e46ba99e47e3f92f5d84 100644
--- a/cfg/1.13-json/node.yaml
+++ b/cfg/1.13-json/node.yaml
@@ -22,7 +22,7 @@ groups:
       If using a Kubelet config file, edit the file to set authentication: anonymous: enabled to
       false .
       If using executable arguments, edit the kubelet service file
-      $kubeletconf on each worker node and
+      $kubeletsvc on each worker node and
       set the below parameter in KUBELET_SYSTEM_PODS_ARGS variable.
       --anonymous-auth=false
       Based on your system, restart the kubelet service. For example:
diff --git a/cfg/1.13/node.yaml b/cfg/1.13/node.yaml
index 865c96ebf2c00e75b88fc671d86c0ffb0f9d313b..8cc7b3f491c673597f94887f4b489463d62560f6 100644
--- a/cfg/1.13/node.yaml
+++ b/cfg/1.13/node.yaml
@@ -22,7 +22,7 @@ groups:
       If using a Kubelet config file, edit the file to set authentication: anonymous: enabled to
       false .
       If using executable arguments, edit the kubelet service file
-      $kubeletconf on each worker node and
+      $kubeletsvc on each worker node and
       set the below parameter in KUBELET_SYSTEM_PODS_ARGS variable.
       --anonymous-auth=false
       Based on your system, restart the kubelet service. For example: