From 442df9e132d80f76b6b30f763f7c99bf446aa3fc Mon Sep 17 00:00:00 2001 From: J Bruni Date: Sat, 10 Sep 2022 03:07:51 -0300 Subject: [PATCH] Fix phrase at templates.md (#3987) --- docs/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates.md b/docs/templates.md index 9755561420..fab34f59e3 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