Remove back ticks from apply command page
This commit is contained in:
parent
4e40ce13db
commit
e7a8595e1d
|
@ -2,7 +2,7 @@
|
|||
layout: "docs"
|
||||
page_title: "Command: apply"
|
||||
sidebar_current: "docs-commands-apply"
|
||||
description: "'terraform apply` executes the actions proposed in a Terraform plan to create, update, or destroy infrastructure."
|
||||
description: "terraform apply executes the actions proposed in a Terraform plan to create, update, or destroy infrastructure."
|
||||
---
|
||||
|
||||
# Command: apply
|
||||
|
|
Loading…
Reference in New Issue