From 943c15a3c84cb9baf262524c598519331a943bfe Mon Sep 17 00:00:00 2001 From: AJ Bowen Date: Tue, 17 May 2016 23:21:01 +0200 Subject: [PATCH] Fix typos pointed out by @crd --- www/htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/htdocs/index.html b/www/htdocs/index.html index cbc8421f..6dcca32b 100644 --- a/www/htdocs/index.html +++ b/www/htdocs/index.html @@ -1765,7 +1765,7 @@ WARNING: No kernel memory limit support - We haven't started Consul yet -- Swarm discovery is not operationl +- Swarm discovery is not operational - Swarm can't discover the nodes @@ -2001,7 +2001,7 @@ On a cluster of 5 nodes with ~3.8 GB of RAM per node, Swarm will refuse to start ## Manipulating networks, names, and aliases -- The preferred method is to let Compoes do the heavy lifting for us +- The preferred method is to let Compose do the heavy lifting for us (YAML-defined networking!)