Skip to content

Commit 5e65463

Browse files
authored
docs: typo in order-column.md (ant-design#48079)
Signed-off-by: yoshinyan <[email protected]>
1 parent 5572bbd commit 5e65463

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/table/demo/order-column.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## zh-CN
22

3-
你可以通过 `Table.EXPAND_COLUMN``Table.SELECT_COLUMN` 来控制选择和展开列的顺序。
3+
你可以通过 `Table.EXPAND_COLUMN``Table.SELECTION_COLUMN` 来控制选择和展开列的顺序。
44

55
## en-US
66

7-
You can control the order of the expand and select columns by using `Table.EXPAND_COLUMN` and `Table.SELECT_COLUMN`.
7+
You can control the order of the expand and select columns by using `Table.EXPAND_COLUMN` and `Table.SELECTION_COLUMN`.

0 commit comments

Comments
 (0)