From 4e40ce13dbec8f651a84034f35b822f048a7959d Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 30 Jul 2021 10:59:45 -0400 Subject: [PATCH] Remove back ticks from auth index page --- website/docs/cli/auth/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/auth/index.html.md b/website/docs/cli/auth/index.html.md index 224e058ee..cb61fbcdf 100644 --- a/website/docs/cli/auth/index.html.md +++ b/website/docs/cli/auth/index.html.md @@ -1,7 +1,7 @@ --- layout: "docs" page_title: "Authentication - Terraform CLI" -description: "Documentation about the `login` and `logout` commands that help automate getting an API token for your Terraform Cloud account." +description: "Documentation about the login and logout commands that help automate getting an API token for your Terraform Cloud account." --- # CLI Authentication