diff --git a/engine/swarm/key-concepts.md b/engine/swarm/key-concepts.md index bd1eb53fa0..1c2c875863 100644 --- a/engine/swarm/key-concepts.md +++ b/engine/swarm/key-concepts.md @@ -28,7 +28,7 @@ A **node** is an instance of the Docker engine participating in the swarm. You c To deploy your application to a swarm, you submit a service definition to a **manager node**. The manager node dispatches units of work called -[tasks](#Services-and-tasks) to worker nodes. +[tasks](#services-and-tasks) to worker nodes. Manager nodes also perform the orchestration and cluster management functions required to maintain the desired state of the swarm. Manager nodes elect a