From 1092719b30754325e06ed50f68ce11322fb58527 Mon Sep 17 00:00:00 2001 From: Dominique Merle Date: Sun, 31 May 2020 02:38:25 +0000 Subject: [PATCH] --- Constitutive-Flow.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Constitutive-Flow.md b/Constitutive-Flow.md index 8699a07..730849e 100644 --- a/Constitutive-Flow.md +++ b/Constitutive-Flow.md @@ -15,9 +15,9 @@ graph TD WantsChange --> |No| SinTestimonyIn2020 SinTestimonyIn2020 --> WantsSelfEvolution WantsSelfEvolution --> |Yes| IsConstituent - WantsSelfEvolution --> |No| ObligatoryGandhi - ObligatoryGandhi --> |Wise words| IsConstituent - ObligatoryGandhi --> |Bullcrap| CallForHug + WantsSelfEvolution --> |No| ObligatoryGandhiQuote + ObligatoryGandhiQuote --> |Wise words| IsConstituent + ObligatoryGandhiQuote --> |Bullcrap| CallToHug IsConstituent --> |Yes| WantsConstitution IsConstituent --> |No| WantsBecomeConstituent