From ea4e62c5f9e81743ac43965cd50900888585f9c9 Mon Sep 17 00:00:00 2001 From: Max Jonas Werner Date: Mon, 25 Jul 2022 17:23:21 +0200 Subject: [PATCH] fix typo --- k8s-kustomizations/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s-kustomizations/README.md b/k8s-kustomizations/README.md index 0179807..97c985d 100644 --- a/k8s-kustomizations/README.md +++ b/k8s-kustomizations/README.md @@ -20,4 +20,4 @@ ### Pipeline Introspection -Each pipeline stage is represented on the cluster by a `Kustomization`. The pipeline name is reflected by the `pipelines.weave.works/name` label on the Kustomization and the order of stages is represented by ascending values of the `pipelines.wave.works/stage` label. +Each pipeline stage is represented on the cluster by a `Kustomization`. The pipeline name is reflected by the `pipelines.weave.works/name` label on the Kustomization and the order of stages is represented by ascending values of the `pipelines.weave.works/stage` label.