Skip to content

Commit 7063267

Browse files
authored
fix(docs): fix a wrong word. (#7113)
1 parent 9afbd15 commit 7063267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ the Coder server runs an additional [terraform apply](https://www.terraform.io/c
194194
informing the Coder provider that the workspace has a new transition state.
195195

196196
This template sample has one persistent resource (docker volume) and one
197-
ephemeral resource (docker image).
197+
ephemeral resource (docker container).
198198

199199
```hcl
200200
data "coder_workspace" "me" {

0 commit comments

Comments
 (0)