Skip to content

Commit 124f6b8

Browse files
authored
Fix: word spelling (#41003)
Signed-off-by: lowang_bh <[email protected]>
1 parent e5e4887 commit 124f6b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/extend-kubernetes/compute-storage-net/device-plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ id of exclusively allocated CPUs, device id as it was reported by device plugins
224224
the NUMA node where these devices are allocated. Also, for NUMA-based machines, it contains the
225225
information about memory and hugepages reserved for a container.
226226

227-
Starting from Kubernetes v1.27, the `List` enpoint can provide information on resources
227+
Starting from Kubernetes v1.27, the `List` endpoint can provide information on resources
228228
of running pods allocated in `ResourceClaims` by the `DynamicResourceAllocation` API. To enable
229229
this feature `kubelet` must be started with the following flags:
230230

0 commit comments

Comments
 (0)