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 %}