From 849db798e66c9f7e5272d683e884b7d0bdf6a9c9 Mon Sep 17 00:00:00 2001 From: Brandon Pessman <34040658+BrandonPessman@users.noreply.github.com> Date: Wed, 30 Oct 2019 14:00:03 -0500 Subject: [PATCH] Fixing a typo of the word 'right' It looks like there is a type on this page. Missing the letter 'h' in 'right' --- .../rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md b/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md index 2134780953a..0b756ed4de9 100644 --- a/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md +++ b/content/rancher/v2.x/en/k8s-in-rancher/pipelines/example/_index.md @@ -7,7 +7,7 @@ aliases: Pipelines can be configured either through the UI or using a yaml file in the repository, i.e. `.rancher-pipeline.yml` or `.rancher-pipeline.yaml`. -In the [pipeline configuration docs](), we provide examples of each available feature within pipelines. Here is a full example for those who want to jump rigt in. +In the [pipeline configuration docs](), we provide examples of each available feature within pipelines. Here is a full example for those who want to jump right in. ```yaml # example