浏览代码

Merge pull request #1183 from pborreli/patch-2

Fixed typo
Aanand Prasad 10 年之前
父节点
当前提交
9d7b54d8fd
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/install.md

+ 2 - 2
docs/install.md

@@ -1,5 +1,5 @@
 page_title: Installing Compose
 page_title: Installing Compose
-page_description: How to intall Docker Compose
+page_description: How to install Docker Compose
 page_keywords: compose, orchestration, install, installation, docker, documentation
 page_keywords: compose, orchestration, install, installation, docker, documentation
 
 
 
 
@@ -31,7 +31,7 @@ Compose can also be installed as a Python package:
 
 
     $ sudo pip install -U docker-compose
     $ sudo pip install -U docker-compose
 
 
-No further steps are required; Compose should now be successfully  installed.
+No further steps are required; Compose should now be successfully installed.
 You can test the installation by running `docker-compose --version`.
 You can test the installation by running `docker-compose --version`.
 
 
 ## Compose documentation
 ## Compose documentation