Skip to content

Commit 7bba2b2

Browse files
authored
Update README.markdown
1 parent d951e67 commit 7bba2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Most of the time using just the built-in `Array`, `Dictionary`, and `Set` types
195195
- [Minimum Spanning Tree](Minimum%20Spanning%20Tree/)
196196
- [All-Pairs Shortest Paths](All-Pairs%20Shortest%20Paths/)
197197
- [Dijkstra's shortest path algorithm](Dijkstra%20Algorithm/)
198-
- [A*](A-star/)
198+
- [A-star](A-star/)
199199

200200
## Puzzles
201201

0 commit comments

Comments
 (0)