diff --git a/docs/templates.md b/docs/templates.md index 9755561420797..fab34f59e3784 100644 --- a/docs/templates.md +++ b/docs/templates.md @@ -166,7 +166,7 @@ resource "docker_image" "workspace" { ### Persistent vs. ephemeral resources -You can use the workspace state to ensure some resources in Coder can are +You can use the workspace state to ensure some resources in Coder are persistent, while others are ephemeral. #### Start/stop