From ea1d0eb7377ac084c11cc6fef7e1b0f4c700122c Mon Sep 17 00:00:00 2001
From: Mark <mark@openappstack.net>
Date: Fri, 13 Dec 2019 19:36:52 +0000
Subject: [PATCH] Apply suggestion to helmchart/single-sign-on/README.md

---
 helmchart/single-sign-on/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helmchart/single-sign-on/README.md b/helmchart/single-sign-on/README.md
index 4a0469b..1104399 100644
--- a/helmchart/single-sign-on/README.md
+++ b/helmchart/single-sign-on/README.md
@@ -1,7 +1,7 @@
 # Single sign-on
 
 Single sign-on adds an Authentication server to your k8s cluster, that can be used by
-application within your cluster and by external applications to log in your users.
+applications within your cluster and by external applications to log in your users.
 This chart also includes a minimalistic user-panel which can be used
 to create new users, assign roles to users and grant users access to applications.
 
-- 
GitLab