Changed "`destroy command`" to "`destroy` command"

The word "command" was enclosed in a code block despite not being part of the actual command you would run at the CLI.
This commit is contained in:
James Thomas 2016-02-05 12:02:06 +00:00
parent 082e65291e
commit 52fa68f9f5
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ directory containing the `shutdown` command.
* `-f` or `--force` - Do not ask for confirmation before destroying.
<div class="alert alert-info">
The `destroy command` does not remove a box that may have been installed on
The `destroy` command does not remove a box that may have been installed on
your computer during `vagrant up`. Thus, even if you run `vagrant destroy`,
the box installed in the system will still be present on the hard drive. To
return your computer to the state as it was before `vagrant up` command, you