From 3dacab3c9b4d30e15439099b34f11d185eb7912f Mon Sep 17 00:00:00 2001 From: anovis Date: Wed, 2 Jun 2021 10:37:54 -0400 Subject: [PATCH] fix syntax error Signed-off-by: anovis --- docs/features/software-templates/writing-templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/software-templates/writing-templates.md b/docs/features/software-templates/writing-templates.md index 81189f22a1..3a06b27ec2 100644 --- a/docs/features/software-templates/writing-templates.md +++ b/docs/features/software-templates/writing-templates.md @@ -171,7 +171,7 @@ this: "ui:options":{ "orderable": false } - } + }, "telephone": { "ui:options": { "inputType": "tel"