Skip to content

Commit d4133de

Browse files
harinathkfmbenhassine
authored andcommitted
Update spring-batch-intro.adoc
Added space between to and workflow-driven
1 parent 15a393b commit d4133de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-batch-docs/asciidoc/spring-batch-intro.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Business Scenarios
9595
* Staged, enterprise message-driven processing
9696
* Massively parallel batch processing
9797
* Manual or scheduled restart after failure
98-
* Sequential processing of dependent steps (with extensions toworkflow-driven batches)
98+
* Sequential processing of dependent steps (with extensions to workflow-driven batches)
9999
* Partial processing: skip records (for example, on rollback)
100100
* Whole-batch transaction, for cases with a small batch size or existing stored
101101
procedures/scripts

0 commit comments

Comments
 (0)