Skip to content

Commit 6e0c280

Browse files
author
Zhicheng WANG
committed
fix: 修正翻译
1 parent 1f0a4c8 commit 6e0c280

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/material/tree/tree.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ rendered data (such as expand/collapse) should be propagated through the table's
8787

8888
### TreeControl
8989

90-
### 树控件 TreeControl
90+
### 树控制器
9191

9292
The `TreeControl` controls the expand/collapse state of tree nodes. Users can expand/collapse a tree
9393
node recursively through tree control. For nested tree node, `getChildren` function need to pass to

0 commit comments

Comments
 (0)