From 3b1131ca017501acb73f5befd7a42ca2ede367a9 Mon Sep 17 00:00:00 2001 From: bartekgatzcoder Date: Wed, 4 Dec 2024 16:17:39 +0100 Subject: [PATCH] fix(docs): fix a typo in extending-templates (#15744) It's -> its --- docs/admin/templates/extending-templates/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/admin/templates/extending-templates/index.md b/docs/admin/templates/extending-templates/index.md index a9b3cb729a..f009da9136 100644 --- a/docs/admin/templates/extending-templates/index.md +++ b/docs/admin/templates/extending-templates/index.md @@ -39,7 +39,7 @@ information displayed in the dashboard's workspace view. ![A healthy workspace agent](../../../images/templates/healthy-workspace-agent.png) Multiple agents may be used in a single template or even a single resource. Each -agent may have it's own apps, startup script, and metadata. This can be used to +agent may have its own apps, startup script, and metadata. This can be used to associate multiple containers or VMs with a workspace. ## Resource persistence