Commit 7cd7a0f
committed
modules/enabling-baseline-capability-set: Fix "none" -> "None"
Match the casing used in the API enum [1], fixing a typo from
52da949 (OSDOCS-3789: Adds cluster capabilities section,
2022-07-18, #47915).
[1]: https://github.com/openshift/api/blob/d2198688dc209e0ed3a6ab1c74ec02cf36b64cf3/config/v1/types_cluster_version.go#L258-L2641 parent 95335fd commit 7cd7a0f
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
0 commit comments