From 5e027c4ad9df459203b4761d010aa72e3a1cad96 Mon Sep 17 00:00:00 2001 From: Mark Rushakoff Date: Tue, 17 Sep 2013 22:22:16 -0700 Subject: [PATCH] Fix typo --- website/docs/source/v2/vagrantfile/version.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/vagrantfile/version.html.md b/website/docs/source/v2/vagrantfile/version.html.md index d43b54446..6e28d6797 100644 --- a/website/docs/source/v2/vagrantfile/version.html.md +++ b/website/docs/source/v2/vagrantfile/version.html.md @@ -10,7 +10,7 @@ to remain [backwards compatible](v2/installation/backwards-compatibility.html) with Vagrant 1.0.x Vagrantfiles, while introducing dramatically new features and configuration options. -If you run `vagrant init` today, the Vagranfile will be in roughly the +If you run `vagrant init` today, the Vagrantfile will be in roughly the following format: ```ruby