From a14d33c816240bc533f5218586af86297d3beac9 Mon Sep 17 00:00:00 2001 From: Victor Coisne Date: Mon, 31 Oct 2016 21:34:38 -0700 Subject: [PATCH] removed release candidate from description --- swarm-mode/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)