From b41f4f59efee1bf885b96a5bc791c46abd81d89f Mon Sep 17 00:00:00 2001 From: Marcello de Sales Date: Mon, 23 Dec 2013 07:41:55 -0800 Subject: [PATCH] Update base.html.md Fixing the typo "Uesrs" in the section "Other Software" in the documentation v2... --- website/docs/source/v2/boxes/base.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/source/v2/boxes/base.html.md b/website/docs/source/v2/boxes/base.html.md index c5e0d565b..6b4654f73 100644 --- a/website/docs/source/v2/boxes/base.html.md +++ b/website/docs/source/v2/boxes/base.html.md @@ -164,7 +164,7 @@ your base box to work with Vagrant. However, there is some additional software you can install if you wish. While we plan on it in the future, Vagrant still doesn't install Chef -or Puppet automatically when using those provisioners. Uesrs can use a shell +or Puppet automatically when using those provisioners. Users can use a shell provisioner to do this, but if you want Chef/Puppet to just work out of the box, you'll have to install them in the base box.