diff --git a/examples/container-set-template/parallel-workflow.yaml b/examples/container-set-template/parallel-workflow.yaml index 62722d25ed3e..df1f125abd9d 100644 --- a/examples/container-set-template/parallel-workflow.yaml +++ b/examples/container-set-template/parallel-workflow.yaml @@ -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