From b4536e32efe8f891a7d7a0bebd50e7d165dcc45f Mon Sep 17 00:00:00 2001 From: Armon Dadgar Date: Mon, 28 Jul 2014 14:35:58 -0400 Subject: [PATCH] website: typo --- website/source/intro/vs/index.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/intro/vs/index.html.markdown b/website/source/intro/vs/index.html.markdown index 21b320d72a..e75c59a364 100644 --- a/website/source/intro/vs/index.html.markdown +++ b/website/source/intro/vs/index.html.markdown @@ -11,7 +11,7 @@ allows for representing everything from physical hardware, virtual machines, containers, to email and DNS providers. Because of this flexibility, Terraform can be used to solve many different problems. This means there are a number of existing tools that overlap with the capabilities of Terraform. We compare Terraform -to a numbers of these tools, but it's should be noted that Terraform is not mutual +to a number of these tools, but it's should be noted that Terraform is not mutual exclusive with other systems. It can be used to manage a single application, or the entire datacenter.