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
@@ -39,7 +39,7 @@ class DemoMetricPointSeederCommand extends Command
*
* @var string
*/
protected $description = 'Seeds the demo Cachet metrics with points.';
protected $description = 'Seeds the demo Cachet metrics with points';
/**
* Execute the console command.