Skip to content

Commit 298fb37

Browse files
authored
fix table indenting (#3725)
1 parent 4e6d3f3 commit 298fb37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/content/en/docs/installation/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,9 +254,9 @@ The currently supported features are:
254254
| `MultiplePreemptions` | `true` | Beta | 0.9 | 0.9 |
255255
| `TopologyAwareScheduling` | `false` | Alpha | 0.9 | |
256256
| `ConfigurableResourceTransformations` | `false` | Alpha | 0.9 | 0.9 |
257-
| `ConfigurableResourceTransformations` | `true` | Beta | 0.10 | |
257+
| `ConfigurableResourceTransformations` | `true` | Beta | 0.10 | |
258258
| `WorkloadResourceRequestsSummary` | `false` | Alpha | 0.9 | 0.9 |
259-
| `WorkloadResourceRequestsSummary` | `true` | Beta | 0.10 | |
259+
| `WorkloadResourceRequestsSummary` | `true` | Beta | 0.10 | |
260260
| `AdmissionCheckValidationRules` | `false` | Deprecated | 0.9 | 0.9 |
261261
| `KeepQuotaForProvReqRetry` | `false` | Deprecated | 0.9 | 0.9 |
262262

0 commit comments

Comments
 (0)