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 62944f37..e2db953f 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": { "": { - "title": "Select your favorite fruit", + "title": "Select your flavor of gatoraide", "type": "string", "anyOf": [ "options_from_task_data_var:gator_select"