diff --git a/docs/src/pages/components/DataTable.svx b/docs/src/pages/components/DataTable.svx
index 268e7500..2e7ffdfd 100644
--- a/docs/src/pages/components/DataTable.svx
+++ b/docs/src/pages/components/DataTable.svx
@@ -1127,7 +1127,9 @@ You can also prevent the default "Cancel" behavior in the dispatched `on:cancel`
-### Selectable (radio)
+### Selectable rows (radio)
+
+Set `radio` to `true` for only one row to be selected at a time.