From ff8d14cb62e13e82e0a0ad795b373f1ee785d152 Mon Sep 17 00:00:00 2001 From: Charlie O'Keefe Date: Fri, 9 Oct 2015 08:34:28 -0600 Subject: [PATCH] add space --- website/source/intro/vs/ecs.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/vs/ecs.html.md b/website/source/intro/vs/ecs.html.md index 3f0568ca4..959278f46 100644 --- a/website/source/intro/vs/ecs.html.md +++ b/website/source/intro/vs/ecs.html.md @@ -23,7 +23,7 @@ As a side affect of the ECS servers being managed by AWS, it is not possible to use ECS outside of AWS. Nomad is agnostic to the environment it is run, supporting public and private clouds, as well as bare metal datacenters. Clusters in Nomad can span multiple datacenters and regions, meaning -a single cluster could be managing machines on AWS, Azure,and GCE simultaneously. +a single cluster could be managing machines on AWS, Azure, and GCE simultaneously. The ECS service is specifically focused on containers and the Docker engine, while Nomad is more general purpose. Nomad supports virtualized,