From 2e58f6c1bc249db7c3bea053cb51efa669b6f12e Mon Sep 17 00:00:00 2001 From: Jake Howell Date: Thu, 6 Aug 2026 15:34:45 +1000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20docs(workspace-management):=20no?= =?UTF-8?q?te=20bulk=20stop=20confirmation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/user-guides/workspace-management.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user-guides/workspace-management.md b/docs/user-guides/workspace-management.md index dd30127452956..57a5f4ee502ba 100644 --- a/docs/user-guides/workspace-management.md +++ b/docs/user-guides/workspace-management.md @@ -110,8 +110,8 @@ operation. The start and stop operations can be applied even when the selected workspaces are not all in the same state. Bulk start will only apply to selected workspaces that are currently stopped, and bulk stop will only apply to selected workspaces -that are currently running. For update and delete, the user will be prompted for -confirmation before any action is taken. +that are currently running. For update, delete, and stop, the user is prompted +for confirmation before any action is taken. ![Bulk workspace actions](../images/user-guides/workspace-bulk-actions.png)