We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3e74a6 commit 2cae532Copy full SHA for 2cae532
README.md
@@ -167,7 +167,7 @@ class ExampleCommand extends Command
167
168
If you're using `file` strategy, mutex files will be stored at the `storage/app` folder, by default.
169
170
-You can change storage folder by overriding `getMutexFileStorage` method in your command:
+You can change the storage folder by overriding `getMutexFileStorage` method in your command:
171
172
```php
173
class ExampleCommand extends Command
0 commit comments