diff --git a/app/Console/Commands/Moons/RentalMoonCommand.php b/app/Console/Commands/Moons/RentalMoonCommand.php index 5205bdf0f..6599bc6bd 100644 --- a/app/Console/Commands/Moons/RentalMoonCommand.php +++ b/app/Console/Commands/Moons/RentalMoonCommand.php @@ -31,7 +31,7 @@ class RentalMoonCommand extends Command * * @var string */ - protected $description = 'Rental Moons jobs'; + protected $description = 'Queues up the jobs for the rental moons.'; /** * Create a new command instance.