Skip to content

Commit 7e457c7

Browse files
chore: update copy
1 parent 6f1e54e commit 7e457c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/login.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import { getLoggedInAccountId } from "./me.ts";
1818
export function registerLogin(program: Command) {
1919
program
2020
.command("login")
21-
.description("Login to the San Francisco Compute Company")
21+
.description("Login to SF Compute")
2222
.action(async () => {
2323
const spinner = ora("Logging in...\n").start();
2424

0 commit comments

Comments
 (0)