Skip to content

Commit 39788aa

Browse files
github-actionsgithub-actions
authored andcommitted
updating DIRECTORY.md
1 parent 13cba6b commit 39788aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DIRECTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
* [Rod-Cutting](https://github.com/TheAlgorithms/Go/blob/master/dynamic-programming/rod-cutting.go)
3131

3232
## Graphs
33-
* [Floyd-Warshall algorithm](https://github.com/TheAlgorithms/Go/blob/master/graphs/floyd_warshall.go)
33+
* [Floyd Warshall](https://github.com/TheAlgorithms/Go/blob/master/graphs/floyd_warshall.go)
3434

3535
## Other
3636
* [Maxsubarraysum](https://github.com/TheAlgorithms/Go/blob/master/other/maxSubarraySum.go)

0 commit comments

Comments
 (0)