From d20ace1501ad07cd11ebc1bf090d9dea90b955c7 Mon Sep 17 00:00:00 2001 From: Simon Emms Date: Wed, 25 Feb 2026 17:52:31 +0000 Subject: [PATCH] Fix capitalization of 'ZigFlow' to 'Zigflow' Signed-off-by: Simon Emms --- adr/v1.0-adr-shared-workflow-editor.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/adr/v1.0-adr-shared-workflow-editor.md b/adr/v1.0-adr-shared-workflow-editor.md index 0c259ee3..2a32f985 100644 --- a/adr/v1.0-adr-shared-workflow-editor.md +++ b/adr/v1.0-adr-shared-workflow-editor.md @@ -8,7 +8,7 @@ Proposed There is a need for a shared editor for the CNCF Serverless Workflow Specification that can be used consistently by multiple implementations (e.g. Quarkus Flow, -SonataFlow, ZigFlow, Synapse, Lemline), as different tools provide inconsistent +SonataFlow, Zigflow, Synapse, Lemline), as different tools provide inconsistent authoring and visualization experiences, leading to duplicated effort and fragmented tooling. Today we have: @@ -58,7 +58,7 @@ vendor. - Initial maintainers: representatives from at least: - CNCF Serverless Workflow Specification maintainers - Quarkus Flow / SonataFlow - - Other interested engine maintainers (e.g. ZigFlow / Synapse / Lemline etc.). + - Other interested engine maintainers (e.g. Zigflow / Synapse / Lemline etc.). - Decision process