浏览代码

Fixed a misspelled command in the docs.

`vagrant up` command was misspelled as `vagant up`.
Vivek Agarwal 12 年之前
父节点
当前提交
5cec37de53
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/sources/documentation/installation/macos.rst

+ 1 - 1
docs/sources/documentation/installation/macos.rst

@@ -32,7 +32,7 @@ Installation
 
 .. code-block:: bash
 
-    vagant up
+    vagrant up
 
 Vagrant will: