Skip to content

Commit b8c0309

Browse files
Merge pull request #4100 from rajaSahil/minor-fix-site
fix(site): fix a word for the package orchestration book site.
2 parents 2fabe98 + e27517b commit b8c0309

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

site/book/08-package-orchestration/04-package-authoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ deployments-c32b851b591b860efda29ba0e006725c8c1f7764 new-package v1
165165
```
166166

167167
Copy the existing, **`Published`** package revision to create a **`Draft`** of
168-
a new package revision that you can furthe customize:
168+
a new package revision that you can further customize:
169169

170170
```sh
171171
# Copy the published package:
@@ -237,7 +237,7 @@ labels to all resources in the package. Add the following mutator to the
237237
fruit: apple
238238
```
239239
240-
The while `pipeline` section now looks like this:
240+
The whole `pipeline` section now looks like this:
241241

242242
```yaml
243243
pipeline:

0 commit comments

Comments
 (0)