Skip to content

Commit

Permalink
Mood goes brr
Browse files Browse the repository at this point in the history
Co-authored-by: jdcryans <[email protected]>
  • Loading branch information
macmv and jdcryans authored Oct 4, 2023
1 parent d981cf5 commit 7432eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/commands/cloud-login.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Region {
}

export default class CloudLoginCommand extends Command {
static description = "Prompts the user to log into a Fauna account.";
static description = "Prompt the user to log into a Fauna account.";
static examples = ["$ fauna cloud-login"];
static flags = {};

Expand Down

0 comments on commit 7432eaf

Please sign in to comment.