diff --git a/app/Console/Commands/sendmail.php b/app/Console/Commands/sendmail.php index 189956311..0c4d42194 100644 --- a/app/Console/Commands/sendmail.php +++ b/app/Console/Commands/sendmail.php @@ -35,7 +35,7 @@ class SendMail extends Command * * @var string */ - protected $description = 'Send mail to a character for taxes owed.'; + protected $description = 'Send mail to a character for not having the correct ESI scopes.'; /** * Create a new command instance.