From 7a87b69fe5fac9385e6b676b2640c2a038b2c659 Mon Sep 17 00:00:00 2001 From: Joshua Boniface Date: Mon, 17 Sep 2018 12:18:28 -0400 Subject: [PATCH] Damn you typos --- content/post/patroni-and-haproxy-agent-checks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/post/patroni-and-haproxy-agent-checks.md b/content/post/patroni-and-haproxy-agent-checks.md index 06b631b..87996fc 100644 --- a/content/post/patroni-and-haproxy-agent-checks.md +++ b/content/post/patroni-and-haproxy-agent-checks.md @@ -123,4 +123,4 @@ This is a really straightfoward unit with one deviation - `StartLimitInterval=15 ### Conclusion -I hope that this provides some help to those who wan to use Patroni fronted by HAProxy but don't want `DOWN` backends all the time! +I hope that this provides some help to those who want to use Patroni fronted by HAProxy but don't want `DOWN` backends all the time! And of course, I'm open to suggestions for improvement or questions - just send me an email!