From b7d3a54f88480eb8a78e68eb6e8f52aa4e791d1c Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 23 Feb 2024 12:40:45 +0000 Subject: [PATCH] User: dan@sartography.com updated process model examples/2-in-depth/data-stores/populate-data-store --- .../data-stores/populate-data-store/process_model.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2-in-depth/data-stores/populate-data-store/process_model.json b/examples/2-in-depth/data-stores/populate-data-store/process_model.json index f62dfb63..2e9a51ed 100644 --- a/examples/2-in-depth/data-stores/populate-data-store/process_model.json +++ b/examples/2-in-depth/data-stores/populate-data-store/process_model.json @@ -1,6 +1,6 @@ { "description": "How to view and edit a basic Json Data Store", - "display_name": "Simple Json Data Store", + "display_name": "A. Simple Json Data Store", "exception_notification_addresses": [], "fault_or_suspend_on_exception": "fault", "metadata_extraction_paths": null,