@@ -16,7 +16,7 @@ |
||
| 16 | 16 | { |
| 17 | 17 | parent::configure(); // See BaseCommand.php |
| 18 | 18 | $this->setName('Leaderboards:Check') |
| 19 | - ->setDescription('Checks all leaderboards for updates'); |
|
| 19 | + ->setDescription('Checks all leaderboards for updates'); |
|
| 20 | 20 | |
| 21 | 21 | $this->config = $this->container->get('config'); |
| 22 | 22 | $this->redis = $this->container->get('redis'); |