Fix typo in state rm docs (#15003)

pull/15015/head
Walid Halabi 9 years ago committed by Tom Harvey
parent 7c758c5661
commit b6a2eb7859

@ -10,7 +10,7 @@ description: |-
The `terraform state rm` command is used to remove items from the
[Terraform state](/docs/state/index.html). This command can remove
single resources, since instances of a resource, entire modules,
single resources, single instances of a resource, entire modules,
and more.
## Usage

Loading…
Cancel
Save