Skip to content

Commit bb9accc

Browse files
authored
typo
1 parent dd7c36c commit bb9accc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thinkings/tree.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ function dfs(root) {
346346
347347
那么此时我们称为前序遍历。
348348
349-
##### 后续遍历
349+
##### 后序遍历
350350
351351
而如果你的代码大概是这么写的(注意主要逻辑的位置):
352352

0 commit comments

Comments
 (0)