Skip to content

Commit beb504e

Browse files
Merge pull request #50 from DHTMLX/next
[fix] reword toggle-list event description
2 parents f9b18e8 + 10ef19d commit beb504e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/api/events/toggle-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description: You can learn about the toggle-list event in the documentation of t
88

99
### Description
1010

11-
@short: Fires when the user toggles a list on the selected blocks
11+
@short: Fires when a user toggles a list on the selected blocks
1212

1313
The `toggle-list` event powers the context-aware bulleted/numbered list buttons. Instead of inserting a new list, the event inspects the current selection and picks one of four behaviors automatically:
1414

docs/news/whats_new.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Released on May 28, 2026
1818

1919
#### New events
2020

21-
- [`toggle-list`](api/events/toggle-list.md) — Fires when toggling a list on the selected blocks
21+
- [`toggle-list`](api/events/toggle-list.md) — Fires when a user toggles a list on the selected blocks
2222

2323
### Fixes
2424

0 commit comments

Comments
 (0)