Fix quote typo.

This commit is contained in:
Adam Vandenberg 2010-10-04 21:26:15 -07:00
parent 12b769ce14
commit f444b32a2f
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Vagrant is a tool for building and distributing virtualized development environm
By providing automated creation and provisioning of virtual machines using [Oracles VirtualBox](http://www.virtualbox.org),
Vagrant provides the tools to create and configure lightweight, reproducible, and portable
virtual environments. For more information, see the part of the getting started guide
on [Why Vagrant?](http://vagrantup.com/docs/getting-started/index.html)”
on [Why Vagrant?](http://vagrantup.com/docs/getting-started/index.html)”
## Quick Start