Skip to content

Commit 8ed094c

Browse files
committed
docs: wording
1 parent 6c21850 commit 8ed094c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/common/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
## Log Notification - `tpl-log-notification`
88

9-
This template can be used as a template for handling a workflow `onExit`.
9+
This template can be used for handling a workflow `onExit`.
1010
See <https://argo-workflows.readthedocs.io/en/latest/walk-through/exit-handlers/>
11-
The script run by this template as an exit handler is generating a log, including the status of the workflow and its parameters, in the following format:
11+
The script run by this template as an exit handler is generating a log, including the status of the workflow, its parameters, and a customisable message, in the following format:
1212

1313
```json
1414
{

0 commit comments

Comments
 (0)