Skip to content

Commit 58ca6c3

Browse files
Update keps/sig-testing/3041-node-conformance-and-features/README.md
Co-authored-by: Aaron Crickenberger <[email protected]>
1 parent 89b1507 commit 58ca6c3

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-testing/3041-node-conformance-and-features

1 file changed

+1
-1
lines changed

keps/sig-testing/3041-node-conformance-and-features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ See the previous section and definition [here](https://github.com/kubernetes/com
207207
The use of these labels in tests today is indicative of the labels' different
208208
meaning. Looking at tests configuration, wildcard `[NodeFeature:*`
209209
label is always used as focus and individual `NodeFeatures` are used in skip.
210-
It is opposite for the `Feature` label. The whildcard `[Feature:*` is always
210+
It is opposite for the `Feature` label. The wildcard `[Feature:*` is always
211211
used to skip tests, while individual tests are present in focus.
212212

213213
The reason for this difference is that runtimes that are being tested support

0 commit comments

Comments
 (0)