Browse Source

Fixed a misspelled command in the docs.

`vagrant up` command was misspelled as `vagant up`.
Vivek Agarwal 12 năm trước cách đây
mục cha
commit
5cec37de53
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: