Skip to content

Commit b72271a

Browse files
📚 docs(kahn1962): Improve docstring.
1 parent ae15c34 commit b72271a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/kahn1962.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* Kahn's algorithm.
2+
* Kahn's algorithm for topological sorting.
33
*
44
* See https://en.wikipedia.org/wiki/Topological_sorting#CITEREFKahn1962
55
*

0 commit comments

Comments
 (0)