Skip to content

Commit 6081ffb

Browse files
authored
Update dynamic-resource-allocation.md - typo
1 parent 4bb0f40 commit 6081ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ choice is not available.
196196

197197
In the example below, the ResourceClaimTemplate requested a device with the color black
198198
and the size large. If a device with those attributes is not available, the pod cannot
199-
be scheduled. With the priotized list feature, a second alternative can be specified, which
199+
be scheduled. With the prioritized list feature, a second alternative can be specified, which
200200
requests two devices with the color white and size small. The large black device will be
201201
allocated if it is available. If it is not, but two small white devices are available,
202202
the pod will still be able to run.

0 commit comments

Comments
 (0)