From 9543d835624127fc1258ba30e5963589b42c5cf3 Mon Sep 17 00:00:00 2001 From: Sabby Anandan Date: Thu, 22 Sep 2016 12:28:50 -0700 Subject: [PATCH] Fix typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 3aa4efc..5dca680 100644 --- a/index.html +++ b/index.html @@ -182,7 +182,7 @@ A short-lived microservices framework to quickly build applications that perform {% capture project_description %} -Spring Cloud Task Application Starters are Spring Boot applications that may be any process including Spring Batch jobs that do not run forever, and they end/stop after a finite period of data processing. +Spring Cloud Task App Starters are Spring Boot applications that may be any process including Spring Batch jobs that do not run forever, and they end/stop after a finite period of data processing. {% endcapture %} {% include project_block.md site_url="http://cloud.spring.io/spring-cloud-task-app-starters" repo_url="https://github.com/spring-cloud/spring-cloud-task-app-starters" project_title="Spring Cloud Task App Starters" project_description=project_description %}