Commit 29a0f401 authored by Mark Hansen's avatar Mark Hansen
Browse files

Update defaultdist.md: fix broken description

parent 8cc768dd
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,8 +9,8 @@ title: defaultdist
types:
- double
used_by: G
description: This specifies the distance between nodes in separate connecte
description: The distance between nodes in separate connected components
---
components. If set too small, connected components may overlap.
If set too small, connected components may overlap.

Only applicable if <code>[pack]({{< ref "pack.md" >}})=false</code>.