Skip to content

Commit 0e71835

Browse files
author
Matthew Fisher
committed
remove double spaces
1 parent 3b91ff4 commit 0e71835

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/contributing/localdev.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ automating or simplifying this process.
1313
Prerequisites
1414
-------------
1515

16-
We strongly recommend using `Vagrant`_ with `VirtualBox`_ so you can develop inside a set
16+
We strongly recommend using `Vagrant`_ with `VirtualBox`_ so you can develop inside a set
1717
of isolated virtual machines. You will need:
1818

1919
* Vagrant 1.3.5+
@@ -42,7 +42,7 @@ Local Chef Server
4242
`````````````````
4343

4444
For development purposes, you can spin up a local Chef Server using Vagrant. Please note
45-
that it will take up at least 1GB of RAM. From your workstation:
45+
that it will take up at least 1GB of RAM. From your workstation:
4646

4747
.. code-block:: console
4848
@@ -231,7 +231,7 @@ formation with a 512MB nodes:
231231
$ deis nodes:scale dev runtime=1
232232
233233
This will use the Deis :ref:`Provider` API to spin up a new Vagrant node as part of a
234-
single-host formation. The scaling process can take ~ 5 min as Vagrant boots a host and
234+
single-host formation. The scaling process can take ~ 5 min as Vagrant boots a host and
235235
runs through the first Chef converge.
236236

237237
Once ``nodes:scale`` returns, your local development environment is running! Follow the

0 commit comments

Comments
 (0)