summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--extension/react-app/src/pages/gui.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/react-app/src/pages/gui.tsx b/extension/react-app/src/pages/gui.tsx
index 9e25d050..39a3f13a 100644
--- a/extension/react-app/src/pages/gui.tsx
+++ b/extension/react-app/src/pages/gui.tsx
@@ -405,7 +405,7 @@ function GUI(props: GUIProps) {
<div className="w-3/4 m-auto text-center text-xs">
{/* Tip: Drag the Continue logo from the far left of the window to the
right, then toggle Continue using option/alt+command+m. */}
- Tip: If there is an error in the terminal, use OPTION+CMD+D to
+ Tip: If there is an error in the terminal, use COMMAND+D to
automatically debug
</div>
</>