From f444b32a2fb5b73ff6e13888eef85452e870b79d Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Mon, 4 Oct 2010 21:26:15 -0700 Subject: [PATCH] Fix quote typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7278d8e76..308e48cc5 100644 --- a/README.md +++ b/README.md @@ -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 [Oracle’s 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