Skip to content

Commit 586e8dc

Browse files
Update keps/sig-node/3063-dynamic-resource-allocation/README.md
Co-authored-by: Aldo Culquicondor <[email protected]>
1 parent a85988a commit 586e8dc

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-node/3063-dynamic-resource-allocation

1 file changed

+1
-1
lines changed

keps/sig-node/3063-dynamic-resource-allocation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1380,7 +1380,7 @@ type PodSchedulingSpec {
13801380
}
13811381
13821382
// PodSchedulingStatus is where resource drivers provide
1383-
// information about where the could allocate a resource
1383+
// information about where they could allocate a resource
13841384
// and whether allocation failed.
13851385
type PodSchedulingStatus struct {
13861386
// Each resource driver is responsible for providing information about

0 commit comments

Comments
 (0)