diff --git a/examples/0-1-minimal-example/process_model.json b/examples/0-1-minimal-example/process_model.json index 8b39f29a..ee5cb0d4 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 that does something.", "display_name": "Minimal Example", "exception_notification_addresses": [], "fault_or_suspend_on_exception": "fault",