From 706611e2c8b1fa8df93c85f093fb7e56e4f0643c Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:02:03 -0400 Subject: [PATCH] Remove back ticks from env command page --- website/docs/cli/commands/env.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/cli/commands/env.html.md b/website/docs/cli/commands/env.html.md index 8aaa84e10..890fa7d3a 100644 --- a/website/docs/cli/commands/env.html.md +++ b/website/docs/cli/commands/env.html.md @@ -2,7 +2,7 @@ layout: "docs" page_title: "Command: env" sidebar_current: "docs-commands-envcmd" -description: "`terraform env` is a deprecated, legacy form of `terraform workspace`." +description: "terraform env is a deprecated, legacy form of the terraform workspace command." --- # Command: env