Skip to content

Commit 8e75d74

Browse files
committed
Readme fixes.
1 parent cff051f commit 8e75d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ class ExampleCommand extends Command
165165
166166
### Custom mutex file storage
167167
168-
If you're using `file` strategy, mutex files will be stored at the `storage/app` folder, by default.
168+
If you're using `file` strategy, mutex files will be stored in the `storage/app` folder, by default.
169169

170170
You can change the storage folder by overriding `getMutexFileStorage` method in your command:
171171

0 commit comments

Comments
 (0)