From 6ffc8ad26ea60eb49abe43684874e275a79a2009 Mon Sep 17 00:00:00 2001 From: zt Date: Tue, 12 Jan 2021 19:13:54 -0500 Subject: [PATCH] Update README.md missing closing brace --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23fc9a9..5476d21 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ It runs inside any webbrowser environment (starting at IE11 and up). {validate:function(flds) { if (flds.foo.value != flds.foo2.value) return "Mismatch between foo en foo2 fields"; - }], + }}], [ "foo2", "password", "This is the description"], [ "bar", "select", "This is the description", {list: