@@ -182,7 +182,7 @@ |
||
182 | 182 | |
183 | 183 | private function changeCurrentFile(string $filePath): void |
184 | 184 | { |
185 | - $this->info("Reading $filePath"); |
|
185 | + $this->info("reading $filePath"); |
|
186 | 186 | |
187 | 187 | foreach($this->parsers as $parser) |
188 | 188 | { |