fixes description

This commit is contained in:
Godfrey M 2024-05-15 13:20:05 -07:00
parent f40284c413
commit c658a0fcb4

View file

@ -25,7 +25,7 @@ class SendAcceptanceReminder extends Command
*
* @var string
*/
protected $description = 'This will send users with unaccepted assets a reminder to accept them.';
protected $description = 'This will resend users with unaccepted assets a reminder to accept or decline them.';
/**
* Create a new command instance.