From d980d4ada01ce8cb3f929ce909e2b996be95bfe5 Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Fri, 16 Feb 2024 11:04:11 +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 14528a4e..73092892 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": "First name", + "title": "My First name", "default": "Chuck" } }