diff --git a/site/content/kapp-controller/docs/develop/kctrl-package-authoring.md b/site/content/kapp-controller/docs/develop/kctrl-package-authoring.md index 245bf34d7..8a3431a4a 100644 --- a/site/content/kapp-controller/docs/develop/kctrl-package-authoring.md +++ b/site/content/kapp-controller/docs/develop/kctrl-package-authoring.md @@ -294,7 +294,7 @@ $ tree -L 1 └── simple-app ``` -The `--repo-output` flag can be used while releasing a package to create artifacts in the prescribed [PackageRepository bumdle](/kapp-controller/docs/latest/packaging-artifact-formats/#package-repository-bundle) format at a specified location. +The `--repo-output` flag can be used while releasing a package to create artifacts in the prescribed [PackageRepository bundle](/kapp-controller/docs/latest/packaging-artifact-formats/#package-repository-bundle) format at a specified location. Let us make releases for both these packages while creating a repo bundle in the `demo-repo` folder. ```bash # Releasing package for cert-manager