From d1bd5a8b14648f58ecdc0705bb88a4cdedfc7a28 Mon Sep 17 00:00:00 2001 From: J Bruni Date: Sat, 10 Sep 2022 03:01:04 -0300 Subject: [PATCH] Fix phrase at templates.md --- docs/templates.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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