OSDN Git Service

style: format markdown files with remark-lint
author24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Tue, 2 Oct 2018 07:09:30 +0000 (15:09 +0800)
committer24OI-bot <15963390+24OI-bot@users.noreply.github.com>
Tue, 2 Oct 2018 07:09:30 +0000 (15:09 +0800)
docs/graph/traverse.md

index 50949ef..e83b242 100644 (file)
@@ -1,4 +1,4 @@
-## 在树/图上 DFS
+## 在树 / 图上 DFS
 
 前置知识:[DFS 基础](/search/dfs)