Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a2587f commit f842dabCopy full SHA for f842dab
site/src/pages/WorkspacePage/WorkspaceReadyPage.tsx
@@ -341,7 +341,8 @@ export const WorkspaceReadyPage: FC<WorkspaceReadyPageProps> = ({
341
description={
342
<Stack>
343
<p>
344
- Updating your workspace will stop all running processes and{" "}
+ Updating your workspace will start the workspace on the latest
345
+ template version. This can{" "}
346
<strong>delete non-persistent data</strong>.
347
</p>
348
{latestVersion?.message && (
0 commit comments