Fixed typo

This commit is contained in:
Michael Minella
2014-12-30 17:15:22 -06:00
parent d8ea86cf05
commit 3fad8aa091

View File

@@ -47,7 +47,7 @@ Spring Batch provides reusable functions that are essential in processing large
* Chunk based processing
* Declarative I/O
* Start/Stop/Restart
* Rety/Skip
* Retry/Skip
* Web based administration interface (Spring Batch Admin)
<span id="quick-start"></span>