diff --git a/cli/internal/helm/README.md b/cli/internal/helm/README.md index fc6c72456..cfcf84b31 100644 --- a/cli/internal/helm/README.md +++ b/cli/internal/helm/README.md @@ -46,7 +46,7 @@ Here is how we manage CRD upgrades for each chart. ### Operators -* Manually update CRDs before upgrading the chart. Update by running applying the CRDs found in the `operators/crds/` folder. +* Manually update CRDs before upgrading the chart. Update by applying the CRDs found in the `operators/crds/` folder. ### Constellation-services