From 988bd884680a1f4b70f613f62a9c2a8515351038 Mon Sep 17 00:00:00 2001
From: Krystan Honour <krystan@gmail.com>
Date: Thu, 3 May 2018 20:56:07 +0100
Subject: [PATCH] tiny spacing change "can be"

---
 README.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index 45a3515bf..e8a1b059e 100644
--- a/README.md
+++ b/README.md
@@ -5,11 +5,11 @@ Deploy a Production Ready Kubernetes Cluster
 
 If you have questions, join us on the [kubernetes slack](https://kubernetes.slack.com), channel **\#kubespray**.
 
--   Can be deployed on **AWS, GCE, Azure, OpenStack, vSphere or Baremetal**
--   **High available** cluster
--   **Composable** (Choice of the network plugin for instance)
--   Support most popular **Linux distributions**
--   **Continuous integration tests**
+- Can be deployed on **AWS, GCE, Azure, OpenStack, vSphere or Baremetal**
+- **High available** cluster
+- **Composable** (Choice of the network plugin for instance)
+- Support most popular **Linux distributions**
+- **Continuous integration tests**
 
 Quick Start
 -----------
-- 
GitLab