Skip to content

Commit 13f59f7

Browse files
docs(algorithms, graphs): hyphenate depth-first search
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 4123342 commit 13f59f7

File tree

1 file changed

+1
-1
lines changed
  • algorithms/graphs/reconstruct_itinerary

1 file changed

+1
-1
lines changed

algorithms/graphs/reconstruct_itinerary/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ a single string.
3131

3232
## Related Topics
3333

34-
- Depth First Search
34+
- Depth-First Search
3535
- Graph
3636
- Eulerian Circuit
3737

0 commit comments

Comments
 (0)