From e94bf7bc1622a419f2beeef639abfa6f02315ac5 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:13:04 -0400 Subject: [PATCH] Address PR comments for cli index page --- website/docs/cli/commands/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/index.html.md b/website/docs/cli/commands/index.html.md index 298268943a..1b01d60d13 100644 --- a/website/docs/cli/commands/index.html.md +++ b/website/docs/cli/commands/index.html.md @@ -2,7 +2,7 @@ layout: "docs" page_title: "Basic CLI Features" sidebar_current: "docs-commands" -description: "Learn how to switch your working directory, enable shell tab-completion, and manage service checkpoints." +description: "An introduction to the terraform command and its available subcommands." --- # Basic CLI Features