diff --git a/app/Console/Commands/GoldPriceUpdate.php b/app/Console/Commands/GoldPriceUpdate.php index 13ff377..5d4025e 100644 --- a/app/Console/Commands/GoldPriceUpdate.php +++ b/app/Console/Commands/GoldPriceUpdate.php @@ -23,7 +23,7 @@ class GoldPriceUpdate extends Command * * @var string */ - protected $description = 'Command description'; + protected $description = 'gold price update'; /** * Execute the console command.