浏览代码

Merge pull request #10930 from caryhartline/patch-1

Fix three spelling mistakes
James Turnbull 10 年之前
父节点
当前提交
74394f03ac
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      docs/sources/installation/mac.md

+ 3 - 3
docs/sources/installation/mac.md

@@ -44,7 +44,7 @@ practice, work through the exercises on this page.
 
 ## Install Boot2Docker
  
-1. Go to the [boo2docker/osx-installer ](
+1. Go to the [boot2docker/osx-installer ](
 https://github.com/boot2docker/osx-installer/releases/latest) release page.
 
 4. Download Boot2Docker by clicking `Boot2Docker-x.x.x.pkg` in the "Downloads"
@@ -117,7 +117,7 @@ Initialize and run `boot2docker` from the command line, do the following:
 
 1. Create a new Boot2Docker VM.
 
-		$ boo2docker init
+		$ boot2docker init
 
 	This creates a new virtual machine. You only need to run this command once.
 
@@ -290,7 +290,7 @@ To upgrade any version of Boot2Docker, do this:
 
 		$ boot2docker stop
 
-3. Go to the [boo2docker/osx-installer ](
+3. Go to the [boot2docker/osx-installer ](
    https://github.com/boot2docker/osx-installer/releases/latest) release page.
    
 4. Download Boot2Docker by clicking `Boot2Docker-x.x.x.pkg` in the "Downloads"