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
@@ -50,7 +50,7 @@ class DemoSeederCommand extends Command
*
* @var string
*/
protected $description = 'Seeds Cachet with demo data.';
protected $description = 'Seeds Cachet with demo data';
/**
* The settings repository.