From 3be683a0bbf25f41e9f4b1652f8f0784cafbd05b Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Sun, 29 Jun 2014 19:45:08 -0300 Subject: [PATCH] Remove extra "Docker" from docs index --- docs/sources/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/index.md b/docs/sources/index.md index ef5fe2c2c..57b971223 100644 --- a/docs/sources/index.md +++ b/docs/sources/index.md @@ -46,7 +46,7 @@ Docker consists of: * Since Docker runs on so many platforms, it's easy to move your 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 + * Docker's lightweight containers also make scaling up and down fast and easy. You can quickly launch more containers when needed and then shut them down easily when they're no longer needed.