diff --git a/examples/README.md b/examples/README.md index 9c1caa6ac..fbb4f25c3 100644 --- a/examples/README.md +++ b/examples/README.md @@ -41,7 +41,7 @@ tekton-triggers-webhook-5985cfcfc5-cq5hp 1/1 Running 0 6m ``` 3. Apply an example pipeline and tasks that will be run (in this case named - `simple-pipeline`): + `example-pipeline`): ```bash kubectl apply -f example-pipeline.yaml