From c6b1040008bc6a8e56020d7bb2fe4bb57095bcbc Mon Sep 17 00:00:00 2001 From: m-terra Date: Wed, 24 Jan 2024 09:32:45 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 237e357..4a5f2c1 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ # HAProxy Operator HAProxy Operator is a Kubernetes-native solution designed to automate the deployment, configuration, and management of HAProxy instances using Custom Resources to abstract the key components such as backends, frontends, and listens. -## Instalation +## Installation ### Helm ```console helm repo add haproxy-operator https://six-group.github.io/haproxy-operator