diff --git a/docs/timeline/index.html b/docs/timeline/index.html index 2f905929..351bb919 100644 --- a/docs/timeline/index.html +++ b/docs/timeline/index.html @@ -1592,7 +1592,7 @@ timeline.off('select', onSelect); Fired after the user selects or deselects items by tapping or holding them. - When a use taps an already selected item, the select event is fired again. + When a user taps an already selected item, the select event is fired again. Not fired when the method setSelectionis executed.