Skip to content

Commit d03e740

Browse files
committed
Readme fixes.
1 parent 9851ae0 commit d03e740

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
@@ -163,7 +163,7 @@ class ExampleCommand extends Command
163163
164164
### Custom mutex file storage
165165
166-
If you're using `file` strategy, mutex files will be stored at `storage/app` folder, by default. However, you can change storage
166+
If you're using `file` strategy, mutex files will be stored at the `storage/app` folder, by default. However, you can change storage
167167
folder by overriding `getMutexFileStorage` method in your command:
168168

169169
```php

0 commit comments

Comments
 (0)