From 9e06fc607f6ee7d6014d618a1169afdf69ef543f Mon Sep 17 00:00:00 2001 From: Neha Date: Fri, 8 Jun 2018 10:11:15 -0700 Subject: [PATCH] no message --- .../users/application-developer/foundational.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/docs/user-journeys/users/application-developer/foundational.md b/content/en/docs/user-journeys/users/application-developer/foundational.md index 4c1c541641..650ffec338 100644 --- a/content/en/docs/user-journeys/users/application-developer/foundational.md +++ b/content/en/docs/user-journeys/users/application-developer/foundational.md @@ -11,9 +11,9 @@ content_template: templates/user-journey-content {{% capture overview %}} With modern web services, users expect applications to be available 24/7, and developers expect to deploy new versions of those applications several times a day. Kubernetes helps package software to serve these goals: -* Enables applications to be released and updated in an easy and fast way without downtime -* Ensures that containerized applications run where and when you want -* Helps the applications to find the resources and tools they need to work + - Enables applications to be released and updated in an easy and fast way without downtime + * Ensures that containerized applications run where and when you want + * Helps the applications to find the resources and tools they need to work