Skip to content

Commit ea42dc1

Browse files
authored
Merge pull request #5014 from stensonb/patch-1
typo
2 parents a45744e + 191fc16 commit ea42dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keps/sig-node/585-runtime-class/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -610,7 +610,7 @@ tolerations.
610610

611611
Replacing the NodeSelector's `[]NodeSelectorRequirements` type with the
612612
PodSpec's label `map[string]string` approach greatly simplifies the merging
613-
logic, but sacrifices a lot of flexibliity. For exameple, the operator in
613+
logic, but sacrifices a lot of flexibliity. For example, the operator in
614614
NodeSelectorRequriments enables selections like:
615615

616616
- Negative selection, such as "operating system is _not_ windows"

0 commit comments

Comments
 (0)