From e853751ed9b8e1a67476ca8422bf7469d32c6caa Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Wed, 30 Apr 2014 11:46:42 -0500 Subject: [PATCH] BATCH-2223: Fixed wording --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 759057575..2a0ddfce3 100644 --- a/index.html +++ b/index.html @@ -61,7 +61,7 @@ Spring Batch provides reusable functions that are essential in processing large The quickest way to get started with Spring Batch is to use Spring Boot. -1. Once your build process is setup (using either Maven or Gradle), add the batch starter dependency +1. Once your build process is setup (using either Maven or Gradle) using Spring Boot, add the batch starter dependency ````xml