From 26197f31e6122e714acea26d06dc4a276cd31812 Mon Sep 17 00:00:00 2001 From: David Rotermund <54365609+davrot@users.noreply.github.com> Date: Tue, 12 Dec 2023 15:20:11 +0100 Subject: [PATCH] Update README.md Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com> --- flow/overview/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flow/overview/README.md b/flow/overview/README.md index c1c04e9..9a24006 100644 --- a/flow/overview/README.md +++ b/flow/overview/README.md @@ -7,7 +7,7 @@
     flowchart LR
       id1:::terminal([Start])
-      classDef terminal fill:#0f0 stroke:#000
+      classDef terminal fill:#0f0,stroke:#000
   
{% endraw %}