Skip to content

Commit e0f944c

Browse files
Update docs/docs/rich-text-formatting/lists.mdx
Co-authored-by: Kacper Żółkiewski <74975508+kacperzolkiewski@users.noreply.github.com>
1 parent 942497f commit e0f944c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

docs/docs/rich-text-formatting/lists.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ kinds:
1818
- **Checkbox list** - `toggleCheckboxList(checked: boolean)`
1919

2020
Because they're paragraph styles, **only one can be active on a paragraph at a
21-
time**. Toggling a second list type (or any other paragraph style) replaces the
22-
first rather than stacking - the editor reports this through the `isConflicting`
23-
flag in `onChangeState`, exactly as described in
21+
time** exactly as described in
2422
[Basic styles](/rich-text-formatting/basic-styles#paragraph-styles).
2523

2624
:::note

0 commit comments

Comments
 (0)