Skip to content

Commit d44ee0a

Browse files
authored
Update language to clarify google account setup run location (#1103)
2 parents 60bc2bb + 19f66e6 commit d44ee0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/(app)/claw/components/SettingsTab.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ function GoogleAccountSection({
101101
{!connected && command && (
102102
<div className="space-y-2">
103103
<p className="text-muted-foreground text-xs">
104-
Run this command in your terminal to connect your Google account:
104+
Run this command in a terminal on your local machine to connect your Google account:
105105
</p>
106106
<div className="relative">
107107
<pre className="bg-muted overflow-x-auto rounded-md p-3 pr-10 text-xs">

0 commit comments

Comments
 (0)