Update README.md

Minor typo fix (dead -> died).
release-0.4
Roberto Aguilar 2013-10-03 12:45:26 -04:00
parent c988b1e5b0
commit d64cf5f64c
1 changed files with 1 additions and 1 deletions

View File

@ -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