Skip to content

Commit

Permalink
Correct the tables' listing of onSelectionChanged -> onSelectionChange (
Browse files Browse the repository at this point in the history
  • Loading branch information
chandlerprall committed Oct 16, 2019
1 parent b966fec commit fab513d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/src/views/tables/basic/props_info.js
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit fab513d

Please sign in to comment.