diff --git a/website/docs/cli/commands/plan.html.md b/website/docs/cli/commands/plan.html.md
index 0affac717..ca79ea76f 100644
--- a/website/docs/cli/commands/plan.html.md
+++ b/website/docs/cli/commands/plan.html.md
@@ -2,8 +2,7 @@
layout: "docs"
page_title: "Command: plan"
sidebar_current: "docs-commands-plan"
-description: |-
- The terraform plan command creates an execution plan.
+description: "`plan` creates an execution plan that allows you to preview the changes that Terraform will make to your infrastructure."
---
# Command: plan