diff --git a/src-docs/src/views/tables/basic/props_info.js b/src-docs/src/views/tables/basic/props_info.js index 0dc3d730f1b..af3b5d0adf3 100644 --- a/src-docs/src/views/tables/basic/props_info.js +++ b/src-docs/src/views/tables/basic/props_info.js @@ -158,7 +158,7 @@ export const propsInfo = { __docgenInfo: { _euiObjectType: 'type', props: { - onSelectionChanged: { + onSelectionChange: { description: 'A callback that will be called whenever the item selection changes', required: false,