diff --git a/website/docs/cli/commands/apply.html.md b/website/docs/cli/commands/apply.html.md
index 563d78341..d570f6c19 100644
--- a/website/docs/cli/commands/apply.html.md
+++ b/website/docs/cli/commands/apply.html.md
@@ -2,8 +2,7 @@
layout: "docs"
page_title: "Command: apply"
sidebar_current: "docs-commands-apply"
-description: |-
- The `terraform apply` command executes the actions proposed in a Terraform plan.
+description: "'apply` executes the actions proposed in a Terraform plan to create, update, or destroy infrastructure."
---
# Command: apply