diff --git a/app/Console/Commands/BeaconCommand.php b/app/Console/Commands/BeaconCommand.php index 0425b048..57f32c8b 100644 --- a/app/Console/Commands/BeaconCommand.php +++ b/app/Console/Commands/BeaconCommand.php @@ -33,7 +33,7 @@ class BeaconCommand extends Command * * @var string */ - protected $description = 'Communicate with the Cachet Beacon.'; + protected $description = 'Communicate with the Cachet Beacon server.'; /** * Execute the console command.