diff --git a/website/intro/vs/boto.html.markdown b/website/intro/vs/boto.html.markdown
index dd94e2020e..524893fefc 100644
--- a/website/intro/vs/boto.html.markdown
+++ b/website/intro/vs/boto.html.markdown
@@ -3,7 +3,7 @@ layout: "intro"
page_title: "Terraform vs. Boto, Fog, etc."
sidebar_current: "vs-other-boto"
description: |-
- How Terraform compares to cloud provider client libraries.
+ How Terraform compares to cloud provider client libraries like Boto and Fog.
---
# Terraform vs. Boto, Fog, etc.
diff --git a/website/intro/vs/chef-puppet.html.markdown b/website/intro/vs/chef-puppet.html.markdown
index 644747b49b..128ceac474 100644
--- a/website/intro/vs/chef-puppet.html.markdown
+++ b/website/intro/vs/chef-puppet.html.markdown
@@ -3,7 +3,7 @@ layout: "intro"
page_title: "Terraform vs. Chef, Puppet, etc."
sidebar_current: "vs-other-chef"
description: |-
- How Terraform compares to configuration management tools.
+ How Terraform compares to configuration management tools like Chef and Puppet.
---
# Terraform vs. Chef, Puppet, etc.
diff --git a/website/intro/vs/cloudformation.html.markdown b/website/intro/vs/cloudformation.html.markdown
index d41a6820ff..63d3cfe4c5 100644
--- a/website/intro/vs/cloudformation.html.markdown
+++ b/website/intro/vs/cloudformation.html.markdown
@@ -3,7 +3,7 @@ layout: "intro"
page_title: "Terraform vs. CloudFormation, Heat, etc."
sidebar_current: "vs-other-cloudformation"
description: |-
- How Terraform compares to other infrastructure as code tools.
+ How Terraform compares to other infrastructure as code tools like CloudFormation and Heat. One advantage is that Terraform can simultaneously manage multiple cloud providers (AWS, OpenStack, etc.) and services (Cloudflare, DNSimple, etc.).
---
# Terraform vs. CloudFormation, Heat, etc.