From 8a465da594f8cf5eb2cd3eb7966907e02c827fa6 Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Thu, 1 May 2014 10:37:43 +0100 Subject: [PATCH] fix "necessarilly" typo --- website/docs/source/v2/providers/configuration.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/providers/configuration.html.md b/website/docs/source/v2/providers/configuration.html.md index c579a14b7..3f434e359 100644 --- a/website/docs/source/v2/providers/configuration.html.md +++ b/website/docs/source/v2/providers/configuration.html.md @@ -16,7 +16,7 @@ in a way that is portable, easy to use, and easy to understand. An important fact is that even if you configure other providers within a Vagrantfile, the Vagrantfile remains portable even to individuals who -don't necessarilly have that provider installed. +don't necessarily have that provider installed. For example, if you configure VMware Fusion and send it to an individual who doesn't have the VMware Fusion provider, Vagrant will silently ignore