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 d5fe0bf commit f5ef278Copy full SHA for f5ef278
docs/writing-reactors/actions.mdx
@@ -21,7 +21,7 @@ An action declaration has one of the following forms:
21
```
22
23
The `min_delay`, `min_spacing`, and `policy` are all optional.
24
-If only one argument is given in parentheses, then it is interpreted as an `min_delay`,
+If only one argument is given in parentheses, then it is interpreted as a `min_delay`,
25
if two are given, then they are interpreted as `min_delay` and `min_spacing`.
26
The `min_delay` and `min_spacing` are time values.
27
The `policy` argument is a string that can be one of the following:
0 commit comments