diff --git a/playground/nutech/example-script-task/login-schema.json b/playground/nutech/example-script-task/login-schema.json index acf89fb6..aeac2c70 100644 --- a/playground/nutech/example-script-task/login-schema.json +++ b/playground/nutech/example-script-task/login-schema.json @@ -9,7 +9,7 @@ "firstName": { "type": "string", "title": "First name" - "placeholder": "Y" + "placeholder": "Your name" }, "password": { "type": "string",