Skip to content

Commit 32fbf63

Browse files
committed
修正书写错误
1 parent a3e3d3a commit 32fbf63

File tree

1 file changed

+1
-1
lines changed
  • 6.树和树的算法/6.3.词汇和定义

1 file changed

+1
-1
lines changed

6.树和树的算法/6.3.词汇和定义/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
##### 路径
1818

19-
路径是由边连接节点的有序列表。例如,$$Mammal→Carnivora→Felidae→Felis→Domestica$$是一条路径。
19+
路径是由边连接节点的有序列表。例如, Mammal→Carnivora→Felidae→Felis→Domestica 是一条路径。
2020

2121
##### 子节点
2222

0 commit comments

Comments
 (0)