From 4430ac248a6e0103cc918a33964ad64f86f1942d Mon Sep 17 00:00:00 2001 From: Alex Sherwin Date: Thu, 1 May 2014 22:34:45 -0400 Subject: [PATCH] fixing typo, missing "like" --- website/source/docs/guides/bootstrapping.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/guides/bootstrapping.html.markdown b/website/source/docs/guides/bootstrapping.html.markdown index a617125c47..6339e59ccf 100644 --- a/website/source/docs/guides/bootstrapping.html.markdown +++ b/website/source/docs/guides/bootstrapping.html.markdown @@ -16,7 +16,7 @@ The first server that is deployed in a new datacenter must provide the `-bootstr option](/docs/agent/options.html). This option allows the server to assert leadership of the cluster without agreement from any other server. This is necessary because at this point, there are no other servers running in the datacenter! Lets call this first server `Node A`. When starting `Node A` something -the following will be logged: +like the following will be logged: 2014/02/22 19:23:32 [INFO] consul: cluster leadership acquired