Skip to content

Commit 45ca829

Browse files
committed
Update contextmenu-types.md
1 parent 473ed6e commit 45ca829

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/src/docs/en/ve-table/contextmenu/contextmenu-types.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ header contextmenus
1010
| Cut | `CUT` |
1111
| Copy | `COPY` |
1212
| Empty column | `EMPTY_COLUMN` |
13-
| left fixed column to | `LEFT_FIXED_COLUMN_TO` |
14-
| right fixed column to | `RIGHT_FIXED_COLUMN_TO` |
13+
| Left fixed column to | `LEFT_FIXED_COLUMN_TO` |
14+
| Right fixed column to | `RIGHT_FIXED_COLUMN_TO` |
1515
| Cancel left fixed column to | `CANCEL_LEFT_FIXED_COLUMN_TO` |
1616
| Cancel right fixed column to | `CANCEL_RIGHT_FIXED_COLUMN_TO` |
1717

0 commit comments

Comments
 (0)