We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b79bb11 commit 93f9e88Copy full SHA for 93f9e88
README.md
@@ -23,6 +23,6 @@ Depth First Search is unweighted and does not guarantee a optimal path.
23

24
25
### Astar (A*)
26
-A* is weighted and guarantee a optimal path.
+A* is weighted and guarantee a optimal path.
27

28
0 commit comments