Browse code

Remove extra "Docker" from docs index

Fabio Rehm authored on 2014/06/30 07:45:08
Showing 1 changed files
... ...
@@ -46,7 +46,7 @@ Docker consists of:
46 46
     * Since Docker runs on so many platforms, it's easy to move your
47 47
       applications around. You can easily move an application from a
48 48
       testing environment into the cloud and back whenever you need.
49
-    * Docker's lightweight containers Docker also make scaling up and
49
+    * Docker's lightweight containers also make scaling up and
50 50
       down fast and easy. You can quickly launch more containers when
51 51
       needed and then shut them down easily when they're no longer needed.
52 52