Skip to content

Commit f842dab

Browse files
committed
update wording
1 parent 3a2587f commit f842dab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

site/src/pages/WorkspacePage/WorkspaceReadyPage.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,8 @@ export const WorkspaceReadyPage: FC<WorkspaceReadyPageProps> = ({
341341
description={
342342
<Stack>
343343
<p>
344-
Updating your workspace will stop all running processes and{" "}
344+
Updating your workspace will start the workspace on the latest
345+
template version. This can{" "}
345346
<strong>delete non-persistent data</strong>.
346347
</p>
347348
{latestVersion?.message && (

0 commit comments

Comments
 (0)