From a0773668c19838b39defb8ff7c02d457e9258369 Mon Sep 17 00:00:00 2001 From: Michael Minella Date: Thu, 31 Dec 2015 11:04:27 -0600 Subject: [PATCH] Updated per code review --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index e025165b..4a83ddaa 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ badges: {% capture billboard_description %} -Spring Cloud Task allows a user to develop and run short lived microservices using Spring Cloud and run them locally, or in the cloud, or even on Spring Cloud Data Flow. Just add `@EnableTask` and run your app as a Spring Boot app (single application context). +Spring Cloud Task allows a user to develop and run short lived microservices using Spring Cloud and run them locally, in the cloud, even on Spring Cloud Data Flow. Just add `@EnableTask` and run your app as a Spring Boot app (single application context). {% endcapture %} @@ -74,7 +74,6 @@ public class ExampleApplication { * [Spring Batch](http://spring.io/spring-batch/) * [Spring Cloud Data Flow](http://cloud.spring.io/spring-cloud-dataflow/) -* [Spring XD]({{site.projects_site_url}}/spring-xd/) {% endcapture %}