Skip to content

Commit 2d92029

Browse files
authored
Merge pull request #44469 from dipesh-rawat/fix-typo-feature-table
Fix typos in Feature gates tables
2 parents 24664ca + 27b6d14 commit 2d92029

File tree

2 files changed

+4
-4
lines changed
  • content/en/docs/reference/command-line-tools-reference

2 files changed

+4
-4
lines changed

content/en/docs/reference/command-line-tools-reference/feature-gates-removed/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ In the following table:
385385
| `ServiceTopology` | `false` | Deprecated | 1.20 | 1.22 |
386386
| `SetHostnameAsFQDN` | `false` | Alpha | 1.19 | 1.19 |
387387
| `SetHostnameAsFQDN` | `true` | Beta | 1.20 | 1.21 |
388-
| `SetHostnameAsFQDN` | `true` | GA | 1.22 | 1,24 |
388+
| `SetHostnameAsFQDN` | `true` | GA | 1.22 | 1.24 |
389389
| `StartupProbe` | `false` | Alpha | 1.16 | 1.17 |
390390
| `StartupProbe` | `true` | Beta | 1.18 | 1.19 |
391391
| `StartupProbe` | `true` | GA | 1.20 | 1.23 |

content/en/docs/reference/command-line-tools-reference/feature-gates/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,8 +163,8 @@ For a reference to old feature gates that are removed, please refer to
163163
| `OpenAPIEnums` | `true` | Beta | 1.24 | |
164164
| `PDBUnhealthyPodEvictionPolicy` | `false` | Alpha | 1.26 | 1.26 |
165165
| `PDBUnhealthyPodEvictionPolicy` | `true` | Beta | 1.27 | |
166-
| `PersistentVolumeLastPhaseTransistionTime` | `false` | Alpha | 1.28 | 1.28 |
167-
| `PersistentVolumeLastPhaseTransistionTime` | `true` | Beta | 1.29 | |
166+
| `PersistentVolumeLastPhaseTransitionTime` | `false` | Alpha | 1.28 | 1.28 |
167+
| `PersistentVolumeLastPhaseTransitionTime` | `true` | Beta | 1.29 | |
168168
| `PodAndContainerStatsFromCRI` | `false` | Alpha | 1.23 | |
169169
| `PodDeletionCost` | `false` | Alpha | 1.21 | 1.21 |
170170
| `PodDeletionCost` | `true` | Beta | 1.22 | |
@@ -232,7 +232,7 @@ For a reference to old feature gates that are removed, please refer to
232232
| `WinOverlay` | `false` | Alpha | 1.14 | 1.19 |
233233
| `WinOverlay` | `true` | Beta | 1.20 | |
234234
| `WindowsHostNetwork` | `true` | Alpha | 1.26 | |
235-
| `ZeroLimitedNominalConcurrencyShares` | `false` | Beta | v1.29 | |
235+
| `ZeroLimitedNominalConcurrencyShares` | `false` | Beta | 1.29 | |
236236

237237
{{< /table >}}
238238

0 commit comments

Comments
 (0)