diff --git a/components/dashboard/src/start/StartWorkspace.tsx b/components/dashboard/src/start/StartWorkspace.tsx index 6f7c7b731a0538..f81563508033d0 100644 --- a/components/dashboard/src/start/StartWorkspace.tsx +++ b/components/dashboard/src/start/StartWorkspace.tsx @@ -778,8 +778,8 @@ function ImageBuildView(props: ImageBuildViewProps) { <>

- 💡 You can use the gp rebuild command to rebuild the workspace from the editor - terminal.   + 💡 You can use the gp validate command to validate the workspace configuration + from the editor terminal.