diff --git a/docs/usage/tables.md b/docs/usage/tables.md index a8e41de58a..38a74f8ba7 100644 --- a/docs/usage/tables.md +++ b/docs/usage/tables.md @@ -103,7 +103,7 @@ Here is a list of options you can add to the `table row`: | children | `Array` | Required | | cantSplit | `boolean` | Optional | | tableHeader | `boolean` | Optional | -| height | `{ value: number, rule: HeightRule }` | Optional | +| height | `{ height: number, rule: HeightRule }` | Optional | ### Repeat row