From 75a11d4d75246a7c07d684296250552e3a097614 Mon Sep 17 00:00:00 2001 From: Dave Whiteland Date: Wed, 11 Feb 2015 12:21:29 +0000 Subject: fix typo: shut down, not stop down --- docs/installing/vagrant.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/installing') diff --git a/docs/installing/vagrant.md b/docs/installing/vagrant.md index e4b90584d..a0b058da5 100644 --- a/docs/installing/vagrant.md +++ b/docs/installing/vagrant.md @@ -66,7 +66,7 @@ below, this is `1234`), and issue the `kill` command: 1234 $ kill -2 1234 -Alternatively, you can stop down the whole VM without deleting it with the +Alternatively, you can shut down the whole VM without deleting it with the command vagrant halt on the host command line. To start it up again, go to step 2, above — it won't take so long this time, because the files are already in place. -- cgit v1.2.3