Explorar el Código

Fixed a misspelled command in the docs.

`vagrant up` command was misspelled as `vagant up`.
Vivek Agarwal hace 12 años
padre
commit
5cec37de53
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: