@@ -205,7 +205,7 @@ |
||
| 205 | 205 | } |
| 206 | 206 | |
| 207 | 207 | throw new \InvalidArgumentException( |
| 208 | - 'Provide the directories you want to scan as arguments, ' . |
|
| 208 | + 'Provide the directories you want to scan as arguments, '. |
|
| 209 | 209 | 'or configure them under "directoriesToScan" in your churn.yml file.' |
| 210 | 210 | ); |
| 211 | 211 | } |