Skip to content

Commit cba9d3d

Browse files
akmalabbasovstack72
authored andcommitted
Add missing word (hashicorp#11432)
1 parent cb4ffd4 commit cba9d3d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/source/docs/state/purpose.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ must keep track of metadata such as dependencies.
4141

4242
Terraform typically uses the configuration to determine dependency order.
4343
However, when you delete a resource from a Terraform configuration, Terraform
44-
must know to delete that resource. Terraform can see that a mapping exists
44+
must know how to delete that resource. Terraform can see that a mapping exists
4545
for a resource not in your configuration and plan to destroy. However, since
4646
the configuration no longer exists, it no longer knows the proper destruction
4747
order.

0 commit comments

Comments
 (0)