diff --git a/content/rancher/v2.x/en/project-admin/tools/pipelines/docs-for-v2.0.x/_index.md b/content/rancher/v2.x/en/project-admin/tools/pipelines/docs-for-v2.0.x/_index.md index 7f78c61749e..0414cfa3e90 100644 --- a/content/rancher/v2.x/en/project-admin/tools/pipelines/docs-for-v2.0.x/_index.md +++ b/content/rancher/v2.x/en/project-admin/tools/pipelines/docs-for-v2.0.x/_index.md @@ -45,7 +45,7 @@ You can set up your pipeline to run a series of stages and steps to test your co - Only the branch {BRANCH NAME}: Only events triggered by changes to this branch will be built. - - Evertyhing but {BRANCH NAME}: Build any branch that triggered an event EXCEPT events from this branch. + - Everything but {BRANCH NAME}: Build any branch that triggered an event EXCEPT events from this branch. - All branches: Regardless of the branch that triggered the event always build.