Skip to content

Commit b437101

Browse files
committed
feat(editor): fix title of columns option example #6605
1 parent c341035 commit b437101

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/javascript/ui/editor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2357,7 +2357,7 @@ Specifies the [color palette](/api/javascript/ui/colorpicker#configuration-palet
23572357

23582358
Specifies the [colors columns](/api/javascript/ui/colorpicker#configuration-columns) for "foreColor" and "backColor" tools when list of colors are defined.
23592359

2360-
#### Example - "websafe" palette
2360+
#### Example - specified columns of the colors
23612361

23622362
<textarea id="editor"></textarea>
23632363
<script>

0 commit comments

Comments
 (0)