diff --git a/src/site/docbook/reference/job.xml b/src/site/docbook/reference/job.xml index 997f97eaf..a9c117220 100644 --- a/src/site/docbook/reference/job.xml +++ b/src/site/docbook/reference/job.xml @@ -238,7 +238,7 @@ catch (JobRestartException e) { @Enable* annotations in the Spring family. In this case, @EnableBatchProcessing provides a base configuration for building batch jobs. Within this base configuration, an instance of - StepScope is createded in addition to a number of beans made + StepScope is created in addition to a number of beans made available to be autowired: