From 41cefef95a7ea66255970217a78daf2d73c184cc Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Wed, 11 Jan 2023 02:12:51 +0000 Subject: [PATCH] docs: fix minor mistake about resource persistence --- docs/templates/resource-persistence.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/templates/resource-persistence.md b/docs/templates/resource-persistence.md index e6a3cfaa45..0bb37fde43 100644 --- a/docs/templates/resource-persistence.md +++ b/docs/templates/resource-persistence.md @@ -1,7 +1,7 @@ # Resource Persistence Coder templates have full control over workspace ephemerality. In a -completely ephemeral workspace, there are zero resources in the On state. In +completely ephemeral workspace, there are zero resources in the Off state. In a completely persistent workspace, there is no difference between the Off and On states.