From d45361a7de647c7db7cce0999eb73741126d7b75 Mon Sep 17 00:00:00 2001 From: Mohamed Moselhy Date: Wed, 17 Nov 2021 08:11:26 -0500 Subject: [PATCH] Update README.md fix syntax typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fda78b325c..b10df85fef 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ You should also specify settings that will be shared across all the plugin rules // Components used as alternatives to
for forms, eg. "CustomForm", {"name": "Form", "formAttribute": "endpoint"} - ] + ], "linkComponents": [ // Components used as alternatives to for linking, eg. "Hyperlink",