From b54c13c9c480823ff74996f5b65a501f967baf9e Mon Sep 17 00:00:00 2001 From: Malepati Bala Siva Sai Akhil Date: Thu, 17 Aug 2017 03:00:14 +0530 Subject: [PATCH] Fix Minor Typo in Customize the HAProxy configuration --- examples/customization/custom-configuration/haproxy/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/customization/custom-configuration/haproxy/README.md b/examples/customization/custom-configuration/haproxy/README.md index a0eafc7a3..708fbfae5 100644 --- a/examples/customization/custom-configuration/haproxy/README.md +++ b/examples/customization/custom-configuration/haproxy/README.md @@ -1,6 +1,6 @@ # Customize the HAProxy configuration -This example use a [ConfigMap](https://kubernetes.io/docs/user-guide/configmap/) to customize the HAProxy configuration. +This example uses a [ConfigMap](https://kubernetes.io/docs/user-guide/configmap/) to customize the HAProxy configuration. ## Prerequisites @@ -34,4 +34,4 @@ The only difference from the deployment instructions is the --configmap paramete If the Configmap it is updated, HAProxy will be reloaded with the new configuration. -Check all the config options in the [HAProxy Ingress docs](https://github.com/jcmoraisjr/haproxy-ingress#configmap) \ No newline at end of file +Check all the config options in the [HAProxy Ingress docs](https://github.com/jcmoraisjr/haproxy-ingress#configmap)