diff --git a/swarm-mode/README.md b/swarm-mode/README.md index 44bbeff..df77815 100644 --- a/swarm-mode/README.md +++ b/swarm-mode/README.md @@ -1,6 +1,6 @@ # Docker Swarm Mode Tutorials -[Docker Swarm Mode](https://docs.docker.com/engine/swarm/) is a release candidate feature included with Docker Engine 1.12. These tutorials are designed to help you quickly get started testing these new features. +[Docker Swarm Mode](https://docs.docker.com/engine/swarm/) is a feature included with Docker Engine 1.12. These tutorials are designed to help you quickly get started testing these new features. * [Docker Swarm Mode full tutorial](beginner-tutorial/README.md) * [Service deployment on a swarm in the Cloud](cloud-quick-start/README.md)