From 941cae2a4c4c6058dcb7452a3d948e23272043a7 Mon Sep 17 00:00:00 2001
From: Smaine Kahlouch <smaine.kahlouch@arkena.com>
Date: Fri, 20 Nov 2015 11:01:50 +0100
Subject: [PATCH] README update, 1 distinct playbook for apps

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0488346d1..af4b29670 100644
--- a/README.md
+++ b/README.md
@@ -160,7 +160,7 @@ There are two ways of installing new apps
 
 Additionnal apps can be installed with ```ansible-galaxy```.
 
-you'll need to edit the file '*requirements.yml*' in order to chose needed apps.
+ou'll need to edit the file '*requirements.yml*' in order to chose needed apps.
 The list of available apps are available [there](https://github.com/ansibl8s)
 
 For instance it is **strongly recommanded** to install a dns server which resolves kubernetes service names.
-- 
GitLab