Update command descriptions

This commit is contained in:
James Brooks
2017-01-02 19:04:35 +00:00
parent dd119066fe
commit 32403965f2
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ class BeaconCommand extends Command
*
* @var string
*/
protected $description = 'Communicate with the Cachet Beacon server.';
protected $description = 'Communicate with the Cachet Beacon server';
/**
* Execute the console command.