diff --git a/src/components/graph/graph-section.tsx b/src/components/graph/graph-section.tsx index 68559c0..6819501 100644 --- a/src/components/graph/graph-section.tsx +++ b/src/components/graph/graph-section.tsx @@ -80,7 +80,7 @@ export function GraphSection({ ) : null}

Read left to right:{' '} - Left = blockers, middle = selected task, Right = work this task unblocks. + Left = blockers, middle = selected task, Right = work unblocked by this task.