From 182ac87a3a3590fd31092c60ce1fb0b6d3c4576e Mon Sep 17 00:00:00 2001 From: Tyler Neely Date: Tue, 29 Sep 2015 15:42:03 -0700 Subject: [PATCH] Fix typo in docs. --- website/source/intro/getting-started/running.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/getting-started/running.html.md b/website/source/intro/getting-started/running.html.md index 8196bc31d..c9a0b2fac 100644 --- a/website/source/intro/getting-started/running.html.md +++ b/website/source/intro/getting-started/running.html.md @@ -129,7 +129,7 @@ and shut down: By gracefully leaving, Nomad clients update their status to prevent futher tasks from being scheduled and to start migrating any tasks that are -already assigned. Nomad servers notifies other their peers they intend to leave. +already assigned. Nomad servers notify their peers they intend to leave. When a server leaves, replication to that server stops. If a server fails, replication continues to be attempted until the node recovers. Nomad will automatically try to reconnect to _failed_ nodes, allowing it to recover from