From 8a1f32d24a541de86063807b437a35b8d620b09a Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Thu, 22 Feb 2024 22:38:46 +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 0fd858ac..0c1020fe 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 @@ -4,7 +4,7 @@ "type": "object", "properties": { "favoriteFruit": { - "title": "Select your favorite fruit", + "title": "Select your favorite flao", "type": "string", "anyOf": [ "options_from_task_data_var:fruits"