diff --git a/docs/templates.md b/docs/templates.md index bd3184c283b05..347d601d5e325 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -177,8 +177,8 @@ runs an additional [terraform apply](https://www.terraform.io/cli/commands/apply), informing the Coder provider that the workspace has a new transition state. -This template sample has one persistent resource (docker image) and one ephemeral resource -(docker volume). +This template sample has one persistent resource (docker volume) and one ephemeral resource +(docker image). ```sh data "coder_workspace" "me" {