From b68696b78962d95ee51ddaee30f429c8342f4fb8 Mon Sep 17 00:00:00 2001 From: Norman Harebottle III Date: Tue, 18 Jul 2017 21:52:30 -0400 Subject: [PATCH] Correct a minor grammar error. (#3917) Saw a grammar correction I couldn't help but correct. --- swarm/plan-for-production.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm/plan-for-production.md b/swarm/plan-for-production.md index 73f6de1bcf..112c8ce288 100644 --- a/swarm/plan-for-production.md +++ b/swarm/plan-for-production.md @@ -103,7 +103,7 @@ securely configure your network. All production environments should be highly available, meaning they are continuously operational over long periods of time. To achieve high -availability, an environment must the survive failures of its individual +availability, an environment must survive failures of its individual component parts. The following sections discuss some technologies and best practices that can