From 50ef43793559b9cec580e54b3fff89485a3136eb Mon Sep 17 00:00:00 2001 From: Razz Fox Date: Mon, 1 Jul 2013 22:01:22 -0700 Subject: [PATCH] capitalize "Packer" --- website/source/intro/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/index.html.markdown b/website/source/intro/index.html.markdown index f7bd15b6d..381982f81 100644 --- a/website/source/intro/index.html.markdown +++ b/website/source/intro/index.html.markdown @@ -9,7 +9,7 @@ next_title: "Why Use Packer?" # Introduction to Packer Welcome to the world of Packer! This introduction guide will show you what -packer is, explain why it exists, the benefits it has to offer, and how +Packer is, explain why it exists, the benefits it has to offer, and how you can get started with it. If you're already familiar with Packer, the [documentation](/docs) provides more of a reference for all available features.