From b79b1aee4caa61dfa3113adb9016d2adaf6c97e5 Mon Sep 17 00:00:00 2001 From: danfunk Date: Fri, 9 Jun 2023 10:58:16 -0400 Subject: [PATCH] I wonder if this is great? --- examples/0-1-minimal-example/process_model.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/0-1-minimal-example/process_model.json b/examples/0-1-minimal-example/process_model.json index 5cca8b49..8b39f29a 100644 --- a/examples/0-1-minimal-example/process_model.json +++ b/examples/0-1-minimal-example/process_model.json @@ -1,5 +1,5 @@ { - "description": "A 'Hello World' Process, the simplest possible executable BPMN Diagram!!!!", + "description": "A 'Hello World' Process, the simplest possible executable BPMN Diagram?", "display_name": "Minimal Example", "exception_notification_addresses": [], "fault_or_suspend_on_exception": "fault",