Fix description of Beacon Command

This commit is contained in:
James Brooks
2017-01-02 15:42:16 +00:00
parent 02c085d186
commit c7627d8337

View File

@@ -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.