fix(docs): fix a wrong word. (#7113)

This commit is contained in:
am009
2023-04-14 18:32:38 +00:00
committed by GitHub
parent 9afbd152fc
commit 706326715d
+1 -1
View File
@@ -194,7 +194,7 @@ the Coder server runs an additional [terraform apply](https://www.terraform.io/c
informing the Coder provider that the workspace has a new transition state.
This template sample has one persistent resource (docker volume) and one
ephemeral resource (docker image).
ephemeral resource (docker container).
```hcl
data "coder_workspace" "me" {