diff --git a/docs/templates/README.md b/docs/templates/README.md index 83219093af..10f0c6f800 100644 --- a/docs/templates/README.md +++ b/docs/templates/README.md @@ -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" {