diff --git a/spec.html b/spec.html index 08d5288..86906dc 100644 --- a/spec.html +++ b/spec.html @@ -347,7 +347,7 @@

Cyclic Module Records

Cyclic Module Record | *undefined* - The first DFS ancestor module of the strongly connected component. For a module not in a cycle this would be the module itself. + The first visited module of the cycle, the root DFS ancestor of the strongly connected component. For a module not in a cycle this would be the module itself.