From a80446b55b5fc7977bebae49349a5bd85e57fb48 Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Thu, 27 Mar 2025 21:49:55 -0400 Subject: [PATCH] edit workspace lifecycle description --- docs/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest.json b/docs/manifest.json index 7b15d7ac81754..b51ce672840a2 100644 --- a/docs/manifest.json +++ b/docs/manifest.json @@ -190,7 +190,7 @@ }, { "title": "Workspace Lifecycle", - "description": "Cost control with workspace schedules", + "description": "A guide to the workspace lifecycle, from creation and status through stopping and deletion.", "path": "./user-guides/workspace-lifecycle.md", "icon_path": "./images/icons/circle-dot.svg" },