diff --git a/website/docs/cli/auth/index.mdx b/website/docs/cli/auth/index.mdx index dcbb536fddc9..2b1f70a3e5ac 100644 --- a/website/docs/cli/auth/index.mdx +++ b/website/docs/cli/auth/index.mdx @@ -1,5 +1,5 @@ --- -page_title: et an API token for HCP Terraform and Terraform Enterprise +page_title: Get an API token for HCP Terraform and Terraform Enterprise description: >- Use the terraform login and terraform logout commands get an API token for your HCP Terraform or Terraform Enterprise account. diff --git a/website/docs/cli/code/index.mdx b/website/docs/cli/code/index.mdx index 328bffa53349..032e975a6d1e 100644 --- a/website/docs/cli/code/index.mdx +++ b/website/docs/cli/code/index.mdx @@ -1,5 +1,5 @@ --- -page_title: Write and modify Terrafrom configuration from the CLI +page_title: Format and validate Terraform configuration from the CLI description: >- Learn about the Terraform commands that help validate, format, and upgrade code written in the Terraform configuration language.