浏览代码

Remove extra "Docker" from docs index

Fabio Rehm 11 年之前
父节点
当前提交
3be683a0bb
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/index.md

+ 1 - 1
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.