diff --git a/website/docs/cli/commands/graph.html.md b/website/docs/cli/commands/graph.html.md
index dea3d441b..5aeb0cf47 100644
--- a/website/docs/cli/commands/graph.html.md
+++ b/website/docs/cli/commands/graph.html.md
@@ -2,8 +2,7 @@
layout: "docs"
page_title: "Command: graph"
sidebar_current: "docs-commands-graph"
-description: |-
- The `terraform graph` command is used to generate a visual representation of either a configuration or execution plan. The output is in the DOT format, which can be used by GraphViz to generate charts.
+description: "terraform graph generates a visual representation of a configuration or execution plan that you can use to generate charts."
---
# Command: graph