Skip to content

Commit 4ce6920

Browse files
Fix typo in Dynamic Resource Allocation, content/en/docs/concepts/scheduling-eviction/dynamic-resource-allocation.md
1 parent 99fd007 commit 4ce6920

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
@@ -528,7 +528,7 @@ spec:
528528
In addition, users can use a special extended resource to allocate devices without
529529
having to explicitly create a ResourceClaim. Using the extended resource name
530530
prefix `deviceclass.resource.kubernetes.io/` and the DeviceClass name. This works
531-
for any DeviceClass, even if it does not specify the an extended resource name.
531+
for any DeviceClass, even if it does not specify an extended resource name.
532532
The resulting ResourceClaim will contain a request for an `ExactCount` of the
533533
specified number of devices of that DeviceClass.
534534

0 commit comments

Comments
 (0)