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 c5713ed commit 234b088Copy full SHA for 234b088
README.md
@@ -140,7 +140,7 @@ There are three possible options for `$mutexTimeout` field:
140
141
- `0` - check without waiting (default);
142
- `{milliseconds}` - check, and wait for a maximum of milliseconds specified;
143
-- `null` - wait, till running command finish it's execution;
+- `null` - wait, till running command finish its execution;
144
145
### Handle several commands
146
0 commit comments