We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5596ee7 commit 08d0170Copy full SHA for 08d0170
1 file changed
website/source/docs/commands/refresh.html.markdown
@@ -8,7 +8,7 @@ sidebar_current: "docs-commands-refresh"
8
9
The `terraform refresh` command is used to reconcile the state Terraform
10
knows about (via its state file) with the real-world infrastructure.
11
-The can be used to detect any drift from the last-known state, and to
+This can be used to detect any drift from the last-known state, and to
12
update the state file.
13
14
This does not modify infrastructure, but does modify the state file.
0 commit comments