diff --git a/playground/emerson/test3/Test form-schema.json b/playground/emerson/test3/Test form-schema.json index a8481356..1bc680bd 100644 --- a/playground/emerson/test3/Test form-schema.json +++ b/playground/emerson/test3/Test form-schema.json @@ -15,7 +15,7 @@ "birth_date": { "type": "string", "format": "date", - "title": "Birt", + "title": "Birth", "validationErrorMessage": "Date must be today's date or later" } }