Skip to content

Commit e27517b

Browse files
committed
fix(site): minor fix
Signed-off-by: sahil <[email protected]>
1 parent 2d6d49e commit e27517b

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)