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