소스 검색

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: