Skip to content

Commit e432bb8

Browse files
jstirnamanhiltontj
andauthored
Update content/shared/v3-core-plugins/_index.md
Co-authored-by: Trevor Hilton <trevor.hilton@gmail.com>
1 parent 66d62b4 commit e432bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/shared/v3-core-plugins/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ If this flag is set individual instances of the trigger will run simultaneously.
229229
By default, errors in a plugin will simply be _logged_, writing to the server output and the system.processing_engine_logs system table.
230230
This behavior can be changed by specifying the "Error behavior", via the `--error-behavior` flag. Apart from the default `log`, you may set
231231

232-
* `--error-behavior retry` will immediately the plugin in the event of error.
232+
* `--error-behavior retry` will immediately retry the plugin trigger in the event of error.
233233
* `--error-behavior disable` will turn off the plugin as soon as an error occurs. You can enable it again using the CLI.
234234

235235
### Trigger arguments

0 commit comments

Comments
 (0)