Skip to content

Commit 2cae532

Browse files
committed
Readme fixes.
1 parent c3e74a6 commit 2cae532

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
@@ -167,7 +167,7 @@ class ExampleCommand extends Command
167167
168168
If you're using `file` strategy, mutex files will be stored at the `storage/app` folder, by default.
169169

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

172172
```php
173173
class ExampleCommand extends Command

0 commit comments

Comments
 (0)