From 0fe6db40b69707323f389a9e5f79f33ba8b650ec Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 11 Oct 2024 19:17:41 +0000 Subject: [PATCH] bug fixes --- Docs/Help/en/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docs/Help/en/introduction.md b/Docs/Help/en/introduction.md index 799d68f..435304f 100755 --- a/Docs/Help/en/introduction.md +++ b/Docs/Help/en/introduction.md @@ -4,7 +4,7 @@ The **Workflow** module allows organizations to automize and structure internal ## Target Group -The target group for this module is every organization which would like to create organization specific workflows/processes. The implementation of such workflows requires programming knowledge in PHP and potentially JavaScript. Other modules may provide their own example workflows which provide a good starting point and may be useful with minor configuration adjustments. +The target group for this module is every organization which would like to create organization specific workflows/processes. The implementation of such workflows requires programming knowledge in PHP and potentially JS. Other modules may provide their own example workflows which provide a good starting point and may be useful with minor configuration adjustments. # Requirements