From e27517b08fb06980e64fd870f020cf72197faf84 Mon Sep 17 00:00:00 2001 From: sahil Date: Sat, 9 Dec 2023 01:22:28 +0530 Subject: [PATCH] fix(site): minor fix Signed-off-by: sahil --- site/book/08-package-orchestration/04-package-authoring.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/book/08-package-orchestration/04-package-authoring.md b/site/book/08-package-orchestration/04-package-authoring.md index 6b19a49c66..4f85481815 100644 --- a/site/book/08-package-orchestration/04-package-authoring.md +++ b/site/book/08-package-orchestration/04-package-authoring.md @@ -165,7 +165,7 @@ deployments-c32b851b591b860efda29ba0e006725c8c1f7764 new-package v1 ``` Copy the existing, **`Published`** package revision to create a **`Draft`** of -a new package revision that you can furthe customize: +a new package revision that you can further customize: ```sh # Copy the published package: @@ -237,7 +237,7 @@ labels to all resources in the package. Add the following mutator to the fruit: apple ``` -The while `pipeline` section now looks like this: +The whole `pipeline` section now looks like this: ```yaml pipeline: