diff --git a/website/content/docs/upgrade/upgrade-specific.mdx b/website/content/docs/upgrade/upgrade-specific.mdx index bfc530be8e8..60bb14df431 100644 --- a/website/content/docs/upgrade/upgrade-specific.mdx +++ b/website/content/docs/upgrade/upgrade-specific.mdx @@ -32,7 +32,7 @@ In Nomad 1.10.0, the Go API for quotas has a breaking change. The #### Remote task driver support removed -All support for remote task driver capabilites has been removed in Nomad 1.10.0. +All support for remote task driver capabilities has been removed in Nomad 1.10.0. Drivers with the `RemoteTasks` capability will no longer be detached in the event the allocation is lost, nor will remote tasks be detached when a node is drained. Workloads running as remote tasks should be migrated prior to upgrading.