Skip to content

Commit

Permalink
Typo corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
AlfredCP committed Oct 19, 2021
1 parent f53868c commit 092c751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ An alternative to [Boost Graph Library (BGL)](https://www.boost.org/doc/libs/1_7
- [Cycle Detection](#cycle-detection)
- [Bellman-Ford](#bellman-ford)
- [Floyd Warshall](#floyd-warshall)
- [Kruskal Algorithm](#krustal-algorithm)
- [Kruskal Algorithm](#kruskal-algorithm)
* [Partition Algorithm Explanation](#partition-algorithm-explanation)
+ [Vertex-Cut](#vertex-cut)
+ [Greedy Vertex-Cut](#greedy-vertex-cut)
Expand Down

0 comments on commit 092c751

Please sign in to comment.