From 63f3f5c55320b877c26bf87e7ed99bf7ed1a67da Mon Sep 17 00:00:00 2001 From: Brian Fallik Date: Fri, 13 Nov 2015 00:37:45 -0500 Subject: [PATCH] Update README.md fix whitespace issue --- contrib/k8s/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/k8s/README.md b/contrib/k8s/README.md index 1f40a6ef..0292526e 100644 --- a/contrib/k8s/README.md +++ b/contrib/k8s/README.md @@ -1,6 +1,6 @@ # Deploying dex on Kubernetes -This document will allow you to set up dex in your Kubernetes cluster ;the example configuration files are generally useful, but will need to be modified to meet the needs of your deployment. The places that are likely to need modification will be called out as often as possible in this document. +This document will allow you to set up dex in your Kubernetes cluster; the example configuration files are generally useful, but will need to be modified to meet the needs of your deployment. The places that are likely to need modification will be called out as often as possible in this document. ## Prerequisites and Assumptions