Fix a minor typo in swarm tutorial docs

This fix fixes a minor typo in swarm tutorial's delete service docs.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
(cherry picked from commit 93fa7e7555)
Signed-off-by: Tibor Vass <tibor@docker.com>
This commit is contained in:
Yong Tang 2016-07-12 04:59:08 -07:00 committed by Tibor Vass
parent d16f04942f
commit 209f6e27e0

View file

@ -39,5 +39,5 @@ removed the service. The CLI returns a message that the service is not found:
## What's next?
In the next step of the tutorial, you set up a new service and and apply a
In the next step of the tutorial, you set up a new service and apply a
[rolling update](rolling-update.md).