From 5527c9dd790cdaa0b8d689588bb9074cd4421fde Mon Sep 17 00:00:00 2001 From: Jason Martin Date: Fri, 30 Jan 2015 06:49:49 -0800 Subject: [PATCH] Fix quoting of bootstrap_expect in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01eba660..c1989993 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Installs and configures [Consul][1] client, server and UI. bootstrap - ['consul'][bootstrap_expect] + ['consul']['bootstrap_expect'] String When bootstrapping a cluster, the number of server nodes to expect. nil