We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2c741 commit d7d16fcCopy full SHA for d7d16fc
spring-batch-docs/modules/ROOT/pages/spring-batch-architecture.adoc
@@ -252,7 +252,7 @@ advisable). The following image illustrates the partitioning approach:
252
image::partitioned.png[Figure 1.2: Partitioned Process, scaledwidth="60%"]
253
254
The architecture should be flexible enough to allow dynamic configuration of the number
255
-of partitions. You shoul consider both automatic and user controlled configuration.
+of partitions. You should consider both automatic and user controlled configuration.
256
Automatic configuration may be based on such parameters as the input file size and the
257
number of input records.
258
0 commit comments