From b37eab61513389188506fac901befea6a953709c Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 23 Jul 2021 14:21:14 -0400 Subject: [PATCH] Update metadata on inspecting infrastructure home page --- website/docs/cli/inspect/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/inspect/index.html.md b/website/docs/cli/inspect/index.html.md index 9fc17ca64e..83e7839d88 100644 --- a/website/docs/cli/inspect/index.html.md +++ b/website/docs/cli/inspect/index.html.md @@ -1,7 +1,7 @@ --- layout: "docs" page_title: "Inspecting Infrastructure - Terraform CLI" -description: "Learn commands to inspect and transform dependency information, outputs, and more. Use them for integration or to more deeply understand your infrastructure." +description: "Learn commands to inspect and transform dependency information, outputs, etc. Use them for integration or to more deeply understand your infrastructure." --- # Inspecting Infrastructure