We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ac319 commit 425134cCopy full SHA for 425134c
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