Skip to content

Commit cff051f

Browse files
committed
Readme fixes.
1 parent c31bfab commit cff051f

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
@@ -65,7 +65,7 @@ Overlapping can be prevented by various strategies:
6565
- `memcached`
6666

6767
Default `file` strategy is fine for small applications, which are deployed on a single server.
68-
If your application is more complex and deployed on several nodes, then you probably would like to use some other mutex strategy.
68+
If your application is more complex and deployed on several nodes, then you probably would like to use another mutex strategy.
6969

7070
You can change the mutex strategy by specifying `$mutexStrategy` field:
7171

0 commit comments

Comments
 (0)