BATCH-2223: Fixed wording

This commit is contained in:
Michael Minella
2014-04-30 11:46:42 -05:00
parent d96f3444ae
commit e853751ed9

View File

@@ -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
<!-- Maven -->