diff --git a/website/source/docs/commands/state/rm.html.md b/website/source/docs/commands/state/rm.html.md index 206d49695..a8ddb9a10 100644 --- a/website/source/docs/commands/state/rm.html.md +++ b/website/source/docs/commands/state/rm.html.md @@ -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