From 77025969e6e33996c76c639451faad67a1bc957a Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Tue, 27 Jun 2023 22:46:26 +0000 Subject: [PATCH] User: admin@spiffworkflow.org updated process model example/with-milestones --- example/with-milestones/process_model.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/with-milestones/process_model.json b/example/with-milestones/process_model.json index c5e44ada..f67572a8 100644 --- a/example/with-milestones/process_model.json +++ b/example/with-milestones/process_model.json @@ -1,5 +1,5 @@ { - "description": "", + "description": "Demonstrates the use of milestones (intermediate throw events), which are shown in the logs of a process instance", "display_name": "with-milestones", "exception_notification_addresses": [], "fault_or_suspend_on_exception": "fault",