Skip to content

Commit 17c996d

Browse files
authored
Update tree_traversal.md
1 parent 812c15e commit 17c996d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chapters/fundamental_algorithms/tree_traversal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ namespace Tree_Traversal
598598
}
599599
```
600600

601-
####JavaScript
601+
#### JavaScript
602602

603603
```html
604604
<!DOCTYPE html>

0 commit comments

Comments
 (0)