diff --git a/docs/upgrading.md b/docs/upgrading.md index 28ed034a6f63..9459a247e0ad 100644 --- a/docs/upgrading.md +++ b/docs/upgrading.md @@ -7,7 +7,7 @@ the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summar ### Deprecations -The following features are deprecated and will be removed in a future verison of argo-workflows: +The following features are deprecated and will be removed in a future verison of Argo Workflows: * The Python SDK is deprecated, we recommend migrating to [Hera](https://github.com/argoproj-labs/hera) * `schedule` in CronWorkflows, `podPriority`, `mutex` and `semaphore` in Workflows and WorkflowTemplates.