diff --git a/src/site/docbook/reference/step.xml b/src/site/docbook/reference/step.xml index 4a7d750ab..4da6580f4 100644 --- a/src/site/docbook/reference/step.xml +++ b/src/site/docbook/reference/step.xml @@ -105,7 +105,7 @@ itemWriter.write(items); before committing). For an in-line <step/> (one defined within a <job/>) it is an attribute on the <job/> element; for a standalone step, it is defined as an attribute of - the on the <tasklet/>. + the <tasklet/>.