From 762c52850177d0eb9148e5f3a0df90c79043246b Mon Sep 17 00:00:00 2001 From: Fred Lifton Date: Thu, 5 Jun 2014 16:55:32 -0700 Subject: [PATCH] More minor copy edits, typo fix. Docker-DCO-1.1-Signed-off-by: Fred Lifton (github: fredfl) --- docs/sources/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sources/index.md b/docs/sources/index.md index 5a734895d6..dc18fcdad8 100644 --- a/docs/sources/index.md +++ b/docs/sources/index.md @@ -40,11 +40,11 @@ Docker consists of: time of development, testing, and deployment. - **Deploy and scale more easily** - * Docker containers run (almost!) everywhere. You can deploy your + * Docker containers run (almost) everywhere. You can deploy containers on desktops, physical servers, virtual machines, into data centers, and up to public and private clouds. * Since Docker runs on so many platforms, it's easy to move your - appications around. You can easily move an application from a + applications around. You can easily move an application from a testing environment into the cloud and back whenever you need. * Docker's lightweight containers Docker also make scaling up and down fast and easy. You can quickly launch more containers when