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 cff051f commit 8e75d74Copy full SHA for 8e75d74
README.md
@@ -165,7 +165,7 @@ class ExampleCommand extends Command
165
166
### Custom mutex file storage
167
168
-If you're using `file` strategy, mutex files will be stored at the `storage/app` folder, by default.
+If you're using `file` strategy, mutex files will be stored in the `storage/app` folder, by default.
169
170
You can change the storage folder by overriding `getMutexFileStorage` method in your command:
171
0 commit comments