From 76db1e162b7e9dcbbe87876730d587c37bb56626 Mon Sep 17 00:00:00 2001 From: "justinfreeman (Agileware)" Date: Mon, 1 Aug 2022 06:48:34 +0000 Subject: [PATCH] Re-worded the extension description to improve readability --- info.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/info.xml b/info.xml index 0069175..98a3310 100755 --- a/info.xml +++ b/info.xml @@ -2,8 +2,7 @@ form_processor Form Processor - The form processor gives you the ability to define busines logic in de the user interface to handle form submissions. - You also need the action-provider extension from https://lab.civicrm.org/extensions/action-provider + The Form Processor provides the ability to define busines logic to handle form submissions. Requires the Action Provider extension, https://lab.civicrm.org/extensions/action-provider AGPL-3.0 -- GitLab