From a3c1677f42654cfaa40901c9db42ba93e697d709 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Tue, 6 Mar 2018 19:03:17 -0500 Subject: [PATCH] prepend 'Vagrant' with 'HashiCorp' --- website/source/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/index.html.erb b/website/source/index.html.erb index 0eadf88cd..3abc27d4f 100644 --- a/website/source/index.html.erb +++ b/website/source/index.html.erb @@ -27,7 +27,7 @@ description: |- Unified Workflow

Simple and Powerful

- Vagrant provides the same, easy workflow regardless of your role as + HashiCorp Vagrant provides the same, easy workflow regardless of your role as a developer, operator, or designer. It leverages a declarative configuration file which describes all your software requirements, packages, operating system configuration, users, and more.