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 committed Oct 5, 2023
1 parent 0f7686e commit 263e92a
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 263e92a

Please sign in to comment.