diff --git a/website/docs/cli/commands/fmt.html.md b/website/docs/cli/commands/fmt.html.md index 30fc60e930..51cd4030b3 100644 --- a/website/docs/cli/commands/fmt.html.md +++ b/website/docs/cli/commands/fmt.html.md @@ -2,8 +2,7 @@ layout: "docs" page_title: "Command: fmt" sidebar_current: "docs-commands-fmt" -description: |- - The `terraform fmt` command is used to rewrite Terraform configuration files to a canonical format and style. +description: "`terraform fmt` rewrites Terraform configuration files to a canonical format and style." --- # Command: fmt