diff --git a/README.md b/README.md index c39fac5..1b40bad 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This connector does not contain any standalone executable code: it is intended t ## Role of the FTL Files -- Each `.ftl` file corresponds to a **flow type** (order, stock, receipt, shipment, etc.). +- Each `.ftl` file corresponds to a **flow type** (order, stock, receipt, shipment, appointment etc.). - These templates use the **FreeMarker** syntax to: - Extract the required fields from the WMS source flow. - Apply transformation rules (mapping, conversions, enrichments).