Skip to content

Commit 191fc16

Browse files
authored
typo
1 parent 367de8e commit 191fc16

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)