From d64cf5f64c459d839e00482c4d4ada26e1186e34 Mon Sep 17 00:00:00 2001 From: Roberto Aguilar Date: Thu, 3 Oct 2013 12:45:26 -0400 Subject: [PATCH] Update README.md Minor typo fix (dead -> died). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db06e4c4c..562407e14 100644 --- a/README.md +++ b/README.md @@ -387,7 +387,7 @@ Also try to get the current leader in the cluster ``` curl -L http://127.0.0.1:4001/v1/leader ``` -The first server we set up should be the leader, if it has not dead during these commands. +The first server we set up should be the leader, if it has not died during these commands. ``` http://127.0.0.1:7001