From 1aaf15c5238ef719d767b9b521490d04d2952a40 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 22 Feb 2024 22:29:47 +0000 Subject: [PATCH] User: dan@sartography.com clicked save for examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json --- .../data-stores/json-file-as-data-store/simple-form-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json index 70f7fc49..ba8ef0fb 100644 --- a/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json +++ b/examples/2-in-depth/data-stores/json-file-as-data-store/simple-form-schema.json @@ -1,6 +1,6 @@ { "title": "Select your favorite version of Gatoraide", - "description": "This provides a dropdown list based on data in the gatoraide_flavors.json file stored next to this BPMN ", + "description": "This provides a dropdown list based on data in the gatoraide_flavors.json file stored next to this BPMN d", "type": "object", "properties": { "favoriteFruit": {