Author: jleroux
Date: Fri Apr 17 22:31:22 2009
New Revision: 766171

URL: http://svn.apache.org/viewvc?rev=766171&view=rev
Log:
Typo

Modified:
    ofbiz/site/docs/workflow.html

Modified: ofbiz/site/docs/workflow.html
URL: 
http://svn.apache.org/viewvc/ofbiz/site/docs/workflow.html?rev=766171&r1=766170&r2=766171&view=diff
==============================================================================
--- ofbiz/site/docs/workflow.html (original)
+++ ofbiz/site/docs/workflow.html Fri Apr 17 22:31:22 2009
@@ -45,7 +45,7 @@
 <h2 align="center">The Open For Business Project: Workflow Engine Guide</h2>
 
 <p><b><u>Notice :</u> OFBiz gave up on Workflow Engines. Shark was implemented 
last but never really used in OFBiz.
-Instead of using a Workflow Engine, OFBiz use an Event Driven Architecture 
(EDA) and ECAs (SECA, EECA, MECA)
+Instead of using a Workflow Engine, OFBiz uses an Event Driven Architecture 
(EDA) and ECAs (SECA, EECA, MECA)
 are used in OFBiz to drive the Workflow. ECA is the acronym of Event Condition 
Action.
 SECAs are for Services (triggered on services conditions), EECA are for Entity 
(triggered on entities conditions), MECAs are for Mail.
 </b></p>


Reply via email to