diff --git a/sources/platform/actors/development/actor_definition/dataset_schema/index.md b/sources/platform/actors/development/actor_definition/dataset_schema/index.md index d4299ed9a2..2bf627dec9 100644 --- a/sources/platform/actors/development/actor_definition/dataset_schema/index.md +++ b/sources/platform/actors/development/actor_definition/dataset_schema/index.md @@ -172,7 +172,9 @@ You have two choices of how to organize files within the `.actor` folder. "overview": { "title": "Overview", "transformation": {}, - "display": {} + "display": { + "component": "table" + } } } }