From c7f5b9a019fe9d36fbe2a76a31553cd2255b4e08 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 28 Jul 2014 13:37:33 -0500 Subject: [PATCH] Fix typo --- website/source/intro/vs/custom.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/vs/custom.html.markdown b/website/source/intro/vs/custom.html.markdown index c504d48db..b28398223 100644 --- a/website/source/intro/vs/custom.html.markdown +++ b/website/source/intro/vs/custom.html.markdown @@ -6,7 +6,7 @@ sidebar_current: "vs-other-custom" # Terraform vs. Custom Solutions -Most organizations start by manually managing infrastructure though +Most organizations start by manually managing infrastructure through simple scripts or web based interfaces. As the infrastructure grows, any manual approach to management becomes both error prone and tedious. As a result, many organizations begin to home-roll tooling to help