From dd848da801b4098e75c947850c21984b535fb81a Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Mon, 1 Jun 2015 15:56:59 +0200 Subject: [PATCH] s/master elected/master-elected/ --- docs/services.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/services.md b/docs/services.md index b809533e486..6d2db820fca 100644 --- a/docs/services.md +++ b/docs/services.md @@ -391,7 +391,7 @@ but the current API requires it. ## Future work In the future we envision that the proxy policy can become more nuanced than -simple round robin balancing, for example master elected or sharded. We also +simple round robin balancing, for example master-elected or sharded. We also envision that some `Services` will have "real" load balancers, in which case the VIP will simply transport the packets there.