Skip to content

Commit f45f5e3

Browse files
author
Bob
committed
Fix kubelet typo again
1 parent e7deca9 commit f45f5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/create-a-kubeletconfig-crd-to-edit-kubelet-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Allocatable:
213213
pods: 500 <1>
214214
...
215215
----
216-
<1> In this example, the `pods` parameter should report the value you set in the `KubletConfig` object.
216+
<1> In this example, the `pods` parameter should report the value you set in the `KubeletConfig` object.
217217

218218
. Verify the change in the `KubeletConfig` object:
219219
+

0 commit comments

Comments
 (0)