diff --git a/docs/en/framework/ui/angular/extensible-table-row-detail.md b/docs/en/framework/ui/angular/extensible-table-row-detail.md index 24ae0f3b09..89a60d6511 100644 --- a/docs/en/framework/ui/angular/extensible-table-row-detail.md +++ b/docs/en/framework/ui/angular/extensible-table-row-detail.md @@ -61,7 +61,7 @@ An expand/collapse chevron icon will automatically appear in the first column of | Input | Type | Default | Description | |-------|------|---------|-------------| -| `rowHeight` | `string \| number` | `'100%'` | Height of the expanded row detail area | +| `rowHeight` | `string | number` | `'100%'` | Height of the expanded row detail area | ### Template Context Variables