From 260cb17794ab769ca2a3264057208a4dd9f55162 Mon Sep 17 00:00:00 2001 From: Lauri at Zalando Date: Mon, 30 May 2016 14:51:29 +0200 Subject: [PATCH] Update SETTINGS.rst --- SETTINGS.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETTINGS.rst b/SETTINGS.rst index 597ded22..67c3986e 100644 --- a/SETTINGS.rst +++ b/SETTINGS.rst @@ -5,7 +5,7 @@ YAML Configuration Settings Global/Universal ---------------- - **loop\_wait**: the number of seconds the loop will sleep. -- **(ttl**: the TTL to acquire the leader lock. Think of it as the length of time before initiation of the automatic failover process. +- **ttl**: the TTL to acquire the leader lock. Think of it as the length of time before initiation of the automatic failover process. Consul ------