@@ -38,7 +38,7 @@ |
||
38 | 38 | protected function configure() |
39 | 39 | { |
40 | 40 | $this->setName('report:merchant') |
41 | - ->setDescription('Generate the merchant transactions report') |
|
41 | + ->setDescription('Generate the merchant transactions report') |
|
42 | 42 | ->addArgument( |
43 | 43 | 'merchant_id', |
44 | 44 | InputArgument::OPTIONAL, |