diff --git a/docs/src/pages/components/DataTable.svx b/docs/src/pages/components/DataTable.svx
index 2e7ffdfd..de6a5caf 100644
--- a/docs/src/pages/components/DataTable.svx
+++ b/docs/src/pages/components/DataTable.svx
@@ -1139,7 +1139,9 @@ Use `nonSelectableRowIds` to specify the ids for rows that should not be selecta
-### Expandable
+### Expandable rows
+
+Set `expandable` to `true` for rows to be expandable.