From 0f5bd7daee54cad399d067d2f06d19c4a7523356 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 5 Oct 2023 19:24:01 +0000 Subject: [PATCH] User: dan@sartography.com updated process group examples/2-in-depth/2-4-messages --- examples/2-in-depth/2-4-messages/process_group.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2-in-depth/2-4-messages/process_group.json b/examples/2-in-depth/2-4-messages/process_group.json index e718f6b9..19ecb511 100644 --- a/examples/2-in-depth/2-4-messages/process_group.json +++ b/examples/2-in-depth/2-4-messages/process_group.json @@ -1,4 +1,4 @@ { - "description": "Processes can communicate with each other through messages. Messages also offer a way for external applications to make API calls into SpiffWorkflow. IMPORTANT: Start with the Waiter! Checkout out the [video](https://www.youtube.com/watch?v=Uk7__onZiVk)! ", + "description": "Processes can communicate with each other through messages. Messages also offer a way for external applications to make API calls into SpiffWorkflow. IMPORTANT: Start with the Waiter! ", "display_name": "Messages" } \ No newline at end of file