From b26cceda97131bc36963d515d04f9f1664bf8524 Mon Sep 17 00:00:00 2001 From: Nicolas Quiniou-Briand Date: Tue, 11 Sep 2018 10:36:49 +0200 Subject: [PATCH] fix typo --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index b362260..113607b 100644 --- a/README.rst +++ b/README.rst @@ -27,7 +27,7 @@ useful to you in the following cases: .. _Greenhost's: https://greenhost.net This plugin does not configure HAProxy for you, because HAProxy configurations -can can vary a great deal. Please read the installation instructions on how to +can vary a great deal. Please read the installation instructions on how to configure HAProxy for use with the plugin. If you have a good idea on how we can implement automatic HAProxy configuration, you are welcome to create a merge request or an issue.