website/docs: fix typo in cli box repackage

This commit is contained in:
tomcodes 2015-02-27 21:18:17 +01:00
parent c16fc181ad
commit f3109d483f
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ what versions to delete with the `--box-version` flag.
This command repackages the given box and puts it in the current
directory so you can redistribute it. The name, provider, and version
of the box can retrieved using `vagrant box list`.
of the box can be retrieved using `vagrant box list`.
When you add a box, Vagrant unpacks it and stores it internally. The
original `*.box` file is not preserved. This command is useful for