From 84d41813011b06918214d90698514785eb7b6c58 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 22 Feb 2024 22:29:37 +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 a1d6c206..b8694370 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 ", + "description": "This provides a dropdown list based on data in the gatoraide_flavors ", "type": "object", "properties": { "favoriteFruit": {