diff --git a/src/site/docbook/reference/scalability.xml b/src/site/docbook/reference/scalability.xml index bae6a68f8..a39c9e9ef 100644 --- a/src/site/docbook/reference/scalability.xml +++ b/src/site/docbook/reference/scalability.xml @@ -44,7 +44,7 @@ The simplest way to start parallel processing is to add a TaskExecutor to your Step configuration, e.g. as an - attribute of the tasklet: + attribute of the chunk: <step id="loading"> <tasklet>