Skip to content

Commit

Permalink
Merge pull request #4100 from rajaSahil/minor-fix-site
Browse files Browse the repository at this point in the history
fix(site):  fix a word for the package orchestration book site.
  • Loading branch information
kptdev-robot[bot] authored Jan 25, 2024
2 parents 2fabe98 + e27517b commit b8c0309
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/book/08-package-orchestration/04-package-authoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit b8c0309

Please sign in to comment.