Skip to content

Commit

Permalink
docs: correct minor typo in containerset example (#13987)
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Collins <[email protected]>
  • Loading branch information
tico24 authored Dec 11, 2024
1 parent f5b566a commit a2adb39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/container-set-template/parallel-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
workflows.argoproj.io/test: "true"
annotations:
workflows.argoproj.io/description: |
This workflow demonstrates running a parallel containers within a single pod.
This workflow demonstrates running parallel containers within a single pod.
workflows.argoproj.io/version: ">= 3.1.0"
spec:
entrypoint: main
Expand Down

0 comments on commit a2adb39

Please sign in to comment.