diff --git a/skyvern-frontend/src/components/BrowserStream.tsx b/skyvern-frontend/src/components/BrowserStream.tsx
index 9ee8ae4c..15727d4d 100644
--- a/skyvern-frontend/src/components/BrowserStream.tsx
+++ b/skyvern-frontend/src/components/BrowserStream.tsx
@@ -362,7 +362,7 @@ function BrowserStream({
size="sm"
>
- cede control
+ stop controlling
)}
diff --git a/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx b/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx
index 475861d4..ed1c9d44 100644
--- a/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx
+++ b/skyvern-frontend/src/routes/workflows/editor/Workspace.tsx
@@ -565,8 +565,9 @@ function Workspace({
activeDebugSession.browser_session_id &&
!cycleBrowser.isPending ? (
) : (