diff --git a/website/docs/cli/state/index.html.md b/website/docs/cli/state/index.html.md index aec21c331..c80b02f9a 100644 --- a/website/docs/cli/state/index.html.md +++ b/website/docs/cli/state/index.html.md @@ -1,7 +1,7 @@ --- layout: "docs" page_title: "Manipulating State - Terraform CLI" -description: "State data tracks which real-world object corresponds to each resource in the configuration. You can inspect state, move or import resources, and more." +description: "State tracks which real-world object corresponds to each resource in the configuration. Inspect state, move or import resources, and more." --- # Manipulating Terraform State