spelling: from

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2025-04-16 20:35:21 -04:00
parent 20098b287b
commit 1ca6ff93ff

View File

@@ -1,5 +1,5 @@
/* /*
* Borrowed with love from from dagre-d3. Many thanks to cpettitt! * Borrowed with love from dagre-d3. Many thanks to cpettitt!
*/ */
import node from './intersect-node.js'; import node from './intersect-node.js';