From 6e6928e35605db09f645f1e0c0808dbe2b049290 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 16 Feb 2024 11:10:23 +0000 Subject: [PATCH] User: marco.thomae@matplus.eu clicked save for playground/matplus/marco-thom/simple-user-task-schema.json --- playground/matplus/marco-thom/simple-user-task-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/matplus/marco-thom/simple-user-task-schema.json b/playground/matplus/marco-thom/simple-user-task-schema.json index 73092892..14528a4e 100644 --- a/playground/matplus/marco-thom/simple-user-task-schema.json +++ b/playground/matplus/marco-thom/simple-user-task-schema.json @@ -8,7 +8,7 @@ "properties": { "firstName": { "type": "string", - "title": "My First name", + "title": "First name", "default": "Chuck" } }