Skip to content

Commit

Permalink
docs: Fix a typo in example (argoproj#4590)
Browse files Browse the repository at this point in the history
Signed-off-by: Takayoshi Nishida <[email protected]>
  • Loading branch information
takp committed Nov 23, 2020
1 parent 15fd579 commit 2a3ab1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -903,7 +903,7 @@ metadata:
generateName: exit-handlers-
spec:
entrypoint: intentional-fail
onExit: exit-handler # invoke exit-hander template at end of the workflow
onExit: exit-handler # invoke exit-handler template at end of the workflow
templates:
# primary workflow template
- name: intentional-fail
Expand Down

0 comments on commit 2a3ab1a

Please sign in to comment.