Skip to content

Commit 2a68916

Browse files
committed
address the comments
Signed-off-by: kerthcet <[email protected]>
1 parent 10fac72 commit 2a68916

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-scheduling/3094-pod-topology-spread-considering-taints

1 file changed

+1
-1
lines changed

keps/sig-scheduling/3094-pod-topology-spread-considering-taints/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -297,7 +297,7 @@ type TopologySpreadConstraint struct {
297297
}
298298
```
299299

300-
We will define two NodeInclusionPolicy by default:
300+
We will define two NodeInclusionPolicy:
301301
```golang
302302
// NodeInclusionPolicy defines the type of node inclusion policy
303303
type NodeInclusionPolicy string

0 commit comments

Comments
 (0)